diff options
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r-- | shemovcleaner.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shemovcleaner.h b/shemovcleaner.h index d709858..ccbdd63 100644 --- a/shemovcleaner.h +++ b/shemovcleaner.h @@ -31,6 +31,8 @@ class ShemovCleaner : public QMainWindow { QAction *mTorMoveA; QAction *mTorInfoA; QAction *mTorDirA; + QAction *mTorCopyToClipA; + QAction *mFnThisCopyToClipA; }; #endif // SHEMOVCLEANER_H |