summaryrefslogtreecommitdiffstats
path: root/src/xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xx.h')
-rw-r--r--src/xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xx.h b/src/xx.h
index ff0ea11..2e2e3f2 100644
--- a/src/xx.h
+++ b/src/xx.h
@@ -49,6 +49,7 @@ public:
ScreenMode setDefaultMode(bool dryRun = false);
bool createMode(unsigned int resX, unsigned int resY, float refresh, QString name);
void revertChanges();
+ bool setCenteredClone();
bool setClone(const QSize &resolution);
bool setCustom(const QList<QPair<QSize, QList<QString>>> &list);
ResolutionVector getCommonModes() const;