summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-02-17 15:11:58 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-02-17 15:11:58 +0000
commitd5d78736b018b3fabc63f17ebe367e57f1fae8ff (patch)
tree98160d78ce23d428be4052c36860e4e035945a39 /src/gui
parent94e4d0b8703a64071be44c8416a33f174340397d (diff)
downloadfpGUI-d5d78736b018b3fabc63f17ebe367e57f1fae8ff.tar.xz
* updated the documentation scripts.
* updated the version number for the next release. * Disabled all debug information.
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/gui_style.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/gui_style.pas b/src/gui/gui_style.pas
index 03a44b2d..7daf0ae0 100644
--- a/src/gui/gui_style.pas
+++ b/src/gui/gui_style.pas
@@ -21,7 +21,7 @@ unit gui_style;
{$mode objfpc}{$H+}
-{$Define DEBUG}
+{.$Define DEBUG}
interface