summaryrefslogtreecommitdiff
path: root/gfx/x11/gfxinterface.pas
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@users.sourceforge.net>2007-03-07 15:53:00 +0000
committerGraeme Geldenhuys <graemeg@users.sourceforge.net>2007-03-07 15:53:00 +0000
commit6615b82afe97f92af4d1c0f7fb2e6b82b44c7ace (patch)
tree4408ca138fce1f5c9b7c8809c0c47f64b1d8841a /gfx/x11/gfxinterface.pas
parente6714f4d892945103ef0e0339f101f958b40baf4 (diff)
downloadfpGUI-6615b82afe97f92af4d1c0f7fb2e6b82b44c7ace.tar.xz
* Extending the StyleManager to behave like a class factory. All Style classes will register with the factory and the factory will create the styles as needed.
Diffstat (limited to 'gfx/x11/gfxinterface.pas')
-rw-r--r--gfx/x11/gfxinterface.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/x11/gfxinterface.pas b/gfx/x11/gfxinterface.pas
index ed1664c4..c35db50c 100644
--- a/gfx/x11/gfxinterface.pas
+++ b/gfx/x11/gfxinterface.pas
@@ -3,7 +3,7 @@
GFXInterface - Default target selection unit for X11 target
- Copyright (C) 2000 - 2006 See the file AUTHORS, included in this
+ Copyright (C) 2006 - 2007 See the file AUTHORS, included in this
distribution, for details of the copyright.
See the file COPYING.modifiedLGPL, included in this distribution,