mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 05:15:31 +00:00
Merge pull request #877 from rcutmore/cleanup-unused-code
Remove unused forward declarations in filedialog.hpp
This commit is contained in:
commit
ed242d8151
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ Q_DECLARE_METATYPE (boost::filesystem::path)
|
|||
|
||||
#include "ui_filedialog.h"
|
||||
|
||||
class DataFilesModel;
|
||||
class PluginsProxyModel;
|
||||
|
||||
namespace ContentSelectorView
|
||||
{
|
||||
class ContentSelector;
|
||||
|
|
Loading…
Reference in a new issue