diff options
Diffstat (limited to 'sigmodr/SigmodrUI.h')
-rw-r--r-- | sigmodr/SigmodrUI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/SigmodrUI.h b/sigmodr/SigmodrUI.h index 3713b80f..561ba3a4 100644 --- a/sigmodr/SigmodrUI.h +++ b/sigmodr/SigmodrUI.h @@ -86,7 +86,6 @@ class SigmodrUI : public KXmlGuiWindow, private Ui::formSigmodr void toggleMenubar(); void on_splitter_splitterMoved(); void on_treeSigmod_clicked(const QModelIndex& index); - void on_treeSigmod_customContextMenuRequested(const QPoint& position); private: void setupActions(); |