mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-14 01:36:44 +00:00
Remove unused forward declarations in filedialog.hpp
This commit is contained in:
parent
259d51058a
commit
08b469c0d0
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