aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pastebindotcomprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/pastebindotcomprotocol.h')
-rw-r--r--src/plugins/cpaster/pastebindotcomprotocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cpaster/pastebindotcomprotocol.h b/src/plugins/cpaster/pastebindotcomprotocol.h
index f7ddc25b71..433c9fc1e2 100644
--- a/src/plugins/cpaster/pastebindotcomprotocol.h
+++ b/src/plugins/cpaster/pastebindotcomprotocol.h
@@ -48,7 +48,7 @@ public:
virtual unsigned capabilities() const { return 0; }
bool hasSettings() const { return true; }
- Core::IOptionsPage* settingsPage();
+ Core::IOptionsPage *settingsPage();
bool canList() const { return false; }