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 fc64900..241b435 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -279,8 +279,6 @@ private:
279 void applyActiveLabel(FbTk::TextButton &button); 279 void applyActiveLabel(FbTk::TextButton &button);
280 void applyButtons(); // only called within applyTitlebar 280 void applyButtons(); // only called within applyTitlebar
281 281
282 void getActiveLabelPixmap(Pixmap &label_pm, Pixmap &title_pm,
283 FbTk::Color &label_color, FbTk::Color &title_color);
284 void getCurrentFocusPixmap(Pixmap &label_pm, Pixmap &title_pm, 282 void getCurrentFocusPixmap(Pixmap &label_pm, Pixmap &title_pm,
285 FbTk::Color &label_color, FbTk::Color &title_color); 283 FbTk::Color &label_color, FbTk::Color &title_color);
286 284