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 8bd151e..0ca91d9 100644
--- a/src/xx.h
+++ b/src/xx.h
@@ -67,6 +67,7 @@ public:
void updateScreenResources();
void initModes();
ScreenMode getCurrentMode();
+ bool hasScreenAndSecondDeviceWithoutEdidSoItCouldBeAProjector();
ConfigBackup setDefaultMode(bool dryRun, ScreenMode &mode);
bool createMode(unsigned int resX, unsigned int resY, float refresh, QString name);
ConfigBackup setCenteredClone();