summaryrefslogtreecommitdiffstats
path: root/src/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget.h')
-rw-r--r--src/widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget.h b/src/widget.h
index a737412..31b9a95 100644
--- a/src/widget.h
+++ b/src/widget.h
@@ -43,6 +43,7 @@ public:
private:
void timeout();
void updateScreenResources();
+ bool cloneMode();
Ui::Widget * _ui;
Display* _display;