From 0a8f321682c777bfdfb8f5b3b462f8f154b37fbd Mon Sep 17 00:00:00 2001 From: graemeg Date: Fri, 24 Aug 2007 10:23:26 +0000 Subject: * Started the port of tiOPF GUI units to support fpGUI based applications. See the readme.txt file for more details. --- extras/tiopf/tiOPFfpGUI.pas | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 extras/tiopf/tiOPFfpGUI.pas (limited to 'extras/tiopf/tiOPFfpGUI.pas') diff --git a/extras/tiopf/tiOPFfpGUI.pas b/extras/tiopf/tiOPFfpGUI.pas new file mode 100644 index 00000000..80f74737 --- /dev/null +++ b/extras/tiopf/tiOPFfpGUI.pas @@ -0,0 +1,14 @@ +{ This file was automatically created by Lazarus. Do not edit! +This source is only used to compile and install the package. + } + +unit tiOPFfpGUI; + +interface + +uses + tiGUIUtils, tiDialogs, tiGUIINI; + +implementation + +end. -- cgit v1.2.3-70-g09d2