aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/ImageControl.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/ImageControl.hh')
-rw-r--r--src/FbTk/ImageControl.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/ImageControl.hh b/src/FbTk/ImageControl.hh
index 29c43d6..2354fe0 100644
--- a/src/FbTk/ImageControl.hh
+++ b/src/FbTk/ImageControl.hh
@@ -22,7 +22,7 @@
22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23// DEALINGS IN THE SOFTWARE. 23// DEALINGS IN THE SOFTWARE.
24 24
25// $Id: ImageControl.hh,v 1.5 2003/10/09 16:48:09 rathnor Exp $ 25// $Id: ImageControl.hh,v 1.6 2003/12/16 17:06:51 fluxgen Exp $
26 26
27#ifndef FBTK_IMAGECONTROL_HH 27#ifndef FBTK_IMAGECONTROL_HH
28#define FBTK_IMAGECONTROL_HH 28#define FBTK_IMAGECONTROL_HH
@@ -139,7 +139,7 @@ private:
139 static bool s_timed_cache; 139 static bool s_timed_cache;
140}; 140};
141 141
142}; // end namespace FbTk 142} // end namespace FbTk
143 143
144#endif // FBTK_IMAGECONTROL_HH 144#endif // FBTK_IMAGECONTROL_HH
145 145