Forgotten saves....

This commit is contained in:
Martin Rotter 2013-12-21 09:41:14 +01:00
parent 44be96227e
commit 8ad3bb94f3

View File

@ -32,7 +32,6 @@ class FeedsView : public QTreeView {
private: private:
FeedsModel *m_sourceModel; FeedsModel *m_sourceModel;
FeedsProxyModel *m_proxyModel; FeedsProxyModel *m_proxyModel;
}; };
#endif // FEEDSVIEW_H #endif // FEEDSVIEW_H