aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Window.hh b/src/Window.hh
index b7975f5..bdcf4cd 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -523,7 +523,7 @@ private:
523 /// Called when workspace area on screen changed. 523 /// Called when workspace area on screen changed.
524 void workspaceAreaChanged(BScreen &screen); 524 void workspaceAreaChanged(BScreen &screen);
525 void frameExtentChanged(); 525 void frameExtentChanged();
526 526 void autoRaiseDelayChanged(time_t delay);
527 527
528 // state and hint signals 528 // state and hint signals
529 FbTk::Signal<FluxboxWindow &> m_workspacesig, m_statesig, m_layersig, m_hintsig; 529 FbTk::Signal<FluxboxWindow &> m_workspacesig, m_statesig, m_layersig, m_hintsig;