summaryrefslogtreecommitdiff
path: root/src/sync/operasynchandler.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-12-28 16:50:41 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-28 16:50:41 +0100
commitfaa7f72c417b4ccd9b794b32b988312186d62e59 (patch)
tree19a4db56f1526e073ce87a0c05a0923d5a6e442f /src/sync/operasynchandler.h
parentSVN_SILENT made messages (.desktop file) (diff)
downloadrekonq-faa7f72c417b4ccd9b794b32b988312186d62e59.tar.xz
Krazy Fixes, first shot
Diffstat (limited to 'src/sync/operasynchandler.h')
-rw-r--r--src/sync/operasynchandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/operasynchandler.h b/src/sync/operasynchandler.h
index 794164c1..12b05d47 100644
--- a/src/sync/operasynchandler.h
+++ b/src/sync/operasynchandler.h
@@ -52,7 +52,7 @@ class OperaSyncHandler : public SyncHandler
Q_OBJECT
public:
- OperaSyncHandler(QObject *parent = 0);
+ explicit OperaSyncHandler(QObject *parent = 0);
void syncHistory();
void syncBookmarks();