summaryrefslogtreecommitdiffstats
path: root/src/widget.h
diff options
context:
space:
mode:
authorSimon Rettberg2017-03-08 16:18:35 +0100
committerSimon Rettberg2017-03-08 16:18:35 +0100
commit4f5c8beacf96885e6623ab8cd23e55d559ce57c3 (patch)
tree78e51fdc602931b95b99d72d700cee5c945aac9b /src/widget.h
parentStupid mistake in formula for diagonal calculation... (diff)
downloadbeamergui-4f5c8beacf96885e6623ab8cd23e55d559ce57c3.tar.gz
beamergui-4f5c8beacf96885e6623ab8cd23e55d559ce57c3.tar.xz
beamergui-4f5c8beacf96885e6623ab8cd23e55d559ce57c3.zip
Bring window to top periodically
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 31b9a95..4d0df14 100644
--- a/src/widget.h
+++ b/src/widget.h
@@ -39,6 +39,7 @@ public:
private slots:
void handleButton();
+ void bringToTopTimer();
private:
void timeout();