diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-09-02 09:04:44 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-09-02 09:04:44 +0000 |
commit | 4b60f4597bd1631ec4b4a8c12e04d9d667efd156 (patch) | |
tree | 6aea411f69c320327f619e6e9fe60b5499cc7f03 /examples | |
parent | 9699b4bca081596e69ad514f1e2a64d65b50baf9 (diff) | |
download | fpGUI-4b60f4597bd1631ec4b4a8c12e04d9d667efd156.tar.xz |
* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget. Soon this will move to TfpgApplication.
* Made a few of my own fixes to Jean-Marc's patch.
* Removed a few compiler warnings.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/gui/hintwindow/edittest.lpi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gui/hintwindow/edittest.lpi b/examples/gui/hintwindow/edittest.lpi index e26ec9bc..51bbf198 100644 --- a/examples/gui/hintwindow/edittest.lpi +++ b/examples/gui/hintwindow/edittest.lpi @@ -39,7 +39,7 @@ </Units> </ProjectOptions> <CompilerOptions> - <Version Value="5"/> + <Version Value="8"/> <Other> <CustomOptions Value="-FUunits"/> <CompilerPath Value="$(CompPath)"/> |