aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/cpasterplugin.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-03-16 10:24:30 +0100
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-03-16 10:28:16 +0100
commitd78cc7201dfd9687490d6f24dd208bb039c64d47 (patch)
treebb66c5b964e54f6ba6c16e01fb407243d108b40d /src/plugins/cpaster/cpasterplugin.h
parent3e75e77fe4aa5fd4e40eda1b6c653c9e86477653 (diff)
Codepaster: Always enable send to codepaster menu action.
As the dialog is editable, now. Task-number: QTCREATORBUG-4060
Diffstat (limited to 'src/plugins/cpaster/cpasterplugin.h')
-rw-r--r--src/plugins/cpaster/cpasterplugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/cpaster/cpasterplugin.h b/src/plugins/cpaster/cpasterplugin.h
index 190445c57b0..591daa6ef29 100644
--- a/src/plugins/cpaster/cpasterplugin.h
+++ b/src/plugins/cpaster/cpasterplugin.h
@@ -70,9 +70,6 @@ public slots:
const QString &content,
bool error);
-private slots:
- void updateActions();
-
private:
void post(QString data, const QString &mimeType);