summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2013-04-03 00:37:19 +0100
committerDavid Laurence Emerson <dle3ab@angelbase.com>2013-05-28 00:42:50 -0700
commit4d7ae30564ea9995d9898aa35fd0d88fc57e4036 (patch)
tree70ccd43f55be91e803c67739e152764a570cc2fb /examples
parentafc1d0b94e8d0674689279cde451b841d96d16d2 (diff)
downloadfpGUI-4d7ae30564ea9995d9898aa35fd0d88fc57e4036.tar.xz
examples: updates project to fix compiler error.
Diffstat (limited to 'examples')
-rw-r--r--examples/apps/docedit/frm_main.pas4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/apps/docedit/frm_main.pas b/examples/apps/docedit/frm_main.pas
index f6404b79..884a2d5b 100644
--- a/examples/apps/docedit/frm_main.pas
+++ b/examples/apps/docedit/frm_main.pas
@@ -63,7 +63,9 @@ type
implementation
uses
- fpg_dialogs, frm_options;
+ fpg_dialogs,
+ fpg_constants,
+ frm_options;
const