1
0
Fork 1
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:
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;