summaryrefslogtreecommitdiff
path: root/plugins/Themes/Oxygen/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Themes/Oxygen/interface.h')
-rwxr-xr-xplugins/Themes/Oxygen/interface.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Themes/Oxygen/interface.h b/plugins/Themes/Oxygen/interface.h
index b534b68..e263ad1 100755
--- a/plugins/Themes/Oxygen/interface.h
+++ b/plugins/Themes/Oxygen/interface.h
@@ -53,7 +53,7 @@ public:
const bool &moreButtonPushed,
const bool &minimizeToSystray,
const bool &startMinimized,
- const bool &savePosition);
+ const bool &savePosition, const qint8 &generalMargin, const qint8 &generalSpacing);
~Themes();
//send information about the copy
/// \brief to set the action in progress
@@ -129,6 +129,8 @@ private slots:
void forcedModeAddFileToMove();
void forcedModeAddFolderToMove();
void uiUpdateSpeed();
+ void uigeneralSpacing();
+ void uigeneralMargin();
void on_pushButtonCloseSearch_clicked();
//close the search box
void closeTheSearchBox();