summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-02-14 13:55:01 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-02-14 13:55:01 +0000
commit4e07a9235c9ff59556fd11ef4b17dfa8082a7b41 (patch)
tree98d0622532d0078e5ca6d738bc61bf0d8e0aac12 /src/gui
parentf13f399a8a6076b09d3e7d0262bc34787343ebc3 (diff)
downloadfpGUI-4e07a9235c9ff59556fd11ef4b17dfa8082a7b41.tar.xz
* X11: fpGUI will now raise an exception if it can't open the X Display.
* X11: clipboard support has now been implemented to work across applications. It still needs more testing. eg: unicode copy and paste doesn't always work.
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/gui_edit.pas3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/gui_edit.pas b/src/gui/gui_edit.pas
index 8f6358c5..3a1b5aa2 100644
--- a/src/gui/gui_edit.pas
+++ b/src/gui/gui_edit.pas
@@ -140,8 +140,7 @@ function CreateEdit(AOwner: TComponent; x, y, w, h: TfpgCoord): TfpgEdit;
implementation
uses
- gfx_UTF8utils,
- gfx_clipboard;
+ gfx_UTF8utils;
const
// internal popupmenu item names