1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-27 12:35:46 +00:00

Merge pull request #877 from rcutmore/cleanup-unused-code

Remove unused forward declarations in filedialog.hpp
This commit is contained in:
scrawl 2016-01-18 02:27:39 +01:00
commit ed242d8151

View File

@ -14,9 +14,6 @@ Q_DECLARE_METATYPE (boost::filesystem::path)
#include "ui_filedialog.h"
class DataFilesModel;
class PluginsProxyModel;
namespace ContentSelectorView
{
class ContentSelector;