Remove some unused methods

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4933 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2017-03-19 15:23:07 +00:00
parent a3b9c5d6c9
commit 37ec39b512
6 changed files with 0 additions and 77 deletions

View File

@@ -40,7 +40,6 @@ class ElementsPanelWidget : public QWidget {
private:
ElementsPanel *elements_panel;
QAction *open_directory, *copy_path;
QAction *reload;
QAction *prj_activate, *prj_close, *prj_edit_prop, *prj_prop_diagram, *prj_add_diagram, *prj_del_diagram, *prj_move_diagram_up, *prj_move_diagram_top, *prj_move_diagram_down, *prj_move_diagram_upx10, *prj_move_diagram_downx10;
QAction *tbt_add, *tbt_edit, *tbt_remove;
QMenu *context_menu;