aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/App.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-12-16 17:06:52 (GMT)
committerfluxgen <fluxgen>2003-12-16 17:06:52 (GMT)
commit72b878f78c0df0a54cf8e9f04bb2e22dd6715658 (patch)
tree2bd5252fe426875a8bb7ba77b61eeff695ee3c62 /src/FbTk/App.hh
parenta1930dbf6ae447e92a8dc063ab5d36057ae1babc (diff)
downloadfluxbox-72b878f78c0df0a54cf8e9f04bb2e22dd6715658.zip
fluxbox-72b878f78c0df0a54cf8e9f04bb2e22dd6715658.tar.bz2
fixed some icc warnings
Diffstat (limited to 'src/FbTk/App.hh')
-rw-r--r--src/FbTk/App.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/App.hh b/src/FbTk/App.hh
index 4bcffed..53dc42a 100644
--- a/src/FbTk/App.hh
+++ b/src/FbTk/App.hh
@@ -59,6 +59,6 @@ private:
59 Display *m_display; 59 Display *m_display;
60}; 60};
61 61
62}; // end namespace FbTk 62} // end namespace FbTk
63 63
64#endif // FBTK_APP_HH 64#endif // FBTK_APP_HH