diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 28199ea2a..ee6e38417 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -227,7 +227,7 @@ public: virtual void restoreState(QDataStream &stream); virtual void saveState(QDataStream &stream); - + public Q_SLOTS: void cut(); void copy(); |
