Remove unused forward declarations in filedialog.hpp

This commit is contained in:
Rob Cutmore 2016-01-17 14:18:49 -05:00
parent 259d51058a
commit 08b469c0d0

View file

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