src/toolsets/filetoolset.h

changeset 1217
314e12e23c3a
parent 969
b1742ee91d5b
child 1222
34def2630300
--- a/src/toolsets/filetoolset.h	Thu Jan 04 19:40:52 2018 +0200
+++ b/src/toolsets/filetoolset.h	Thu Jan 04 19:44:26 2018 +0200
@@ -24,7 +24,7 @@
 	Q_OBJECT
 
 public:
-	FileToolset (class MainWindow* parent);
+	FileToolset(class MainWindow* parent);
 
 	Q_INVOKABLE void about();
 	Q_INVOKABLE void aboutQt();

mercurial