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, 1 insertions, 1 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh
index 6196cf3..643fc49 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -44,7 +44,7 @@ template <class T> class FocusableTheme;
44 44
45namespace FbTk { 45namespace FbTk {
46class ImageControl; 46class ImageControl;
47class Command; 47template <class T> class Command;
48class Texture; 48class Texture;
49class XLayer; 49class XLayer;
50} 50}