forked from mirror/openmw-tes3mp
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"
|
#include "ui_filedialog.h"
|
||||||
|
|
||||||
class DataFilesModel;
|
|
||||||
class PluginsProxyModel;
|
|
||||||
|
|
||||||
namespace ContentSelectorView
|
namespace ContentSelectorView
|
||||||
{
|
{
|
||||||
class ContentSelector;
|
class ContentSelector;
|
||||||
|
|
Loading…
Reference in a new issue