more project management updates

This commit is contained in:
itsmattkc
2019-07-01 17:53:52 -07:00
parent 0966b62f29
commit 3e6bc54f48
17 changed files with 277 additions and 21 deletions
+3
View File
@@ -41,6 +41,9 @@ private:
void Retranslate();
ProjectExplorer* explorer_;
private slots:
void ItemDoubleClickSlot(Item* item);
};
#endif // PROJECT_PANEL_H