diff options
Diffstat (limited to 'gui/polkit-tqt-gui-action.h')
-rw-r--r-- | gui/polkit-tqt-gui-action.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/polkit-tqt-gui-action.h b/gui/polkit-tqt-gui-action.h index 3149fff92..4f5bb2e2d 100644 --- a/gui/polkit-tqt-gui-action.h +++ b/gui/polkit-tqt-gui-action.h @@ -100,7 +100,7 @@ class POLKIT_TQT_EXPORT Action : public TQAction */ void authorized(); -public slots: + public slots: /** * Use this slot if you want to activate the action. * authorized() will be emitted if the action gets authorized. @@ -127,7 +127,7 @@ public slots: */ void revoke(); -public: + public: /** * Changes the action being tracked * |