aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbWinFrame.hh')
-rw-r--r--src/FbWinFrame.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh
index 503317a..35e4bd8 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -279,8 +279,6 @@ private:
279 void applyTitlebar(); 279 void applyTitlebar();
280 void applyHandles(); 280 void applyHandles();
281 void applyTabContainer(); // and label buttons 281 void applyTabContainer(); // and label buttons
282 void applyFocusLabel(IconButton &button);
283 void applyUnfocusLabel(IconButton &button);
284 void applyButtons(); // only called within applyTitlebar 282 void applyButtons(); // only called within applyTitlebar
285 283
286 void getCurrentFocusPixmap(Pixmap &label_pm, Pixmap &title_pm, 284 void getCurrentFocusPixmap(Pixmap &label_pm, Pixmap &title_pm,