summaryrefslogtreecommitdiffstats
path: root/sigmodr/SigmodrUI.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-05-21 13:35:33 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-05-21 13:35:33 -0400
commit8103ac379cdfdbad8ec35ab19b11e00888a874e6 (patch)
tree6cc79d67d4e0db0a80cb5c62368d764f5e20aef3 /sigmodr/SigmodrUI.h
parent5fd4e75948e1bf82d0e4d10a2d4cdc3abc66cab4 (diff)
downloadsigen-8103ac379cdfdbad8ec35ab19b11e00888a874e6.tar.gz
sigen-8103ac379cdfdbad8ec35ab19b11e00888a874e6.tar.xz
sigen-8103ac379cdfdbad8ec35ab19b11e00888a874e6.zip
Context menu isn't used in the new model
Diffstat (limited to 'sigmodr/SigmodrUI.h')
-rw-r--r--sigmodr/SigmodrUI.h1
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();