diff options
Diffstat (limited to 'src/gui/gui_dialogs.pas')
-rw-r--r-- | src/gui/gui_dialogs.pas | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/gui_dialogs.pas b/src/gui/gui_dialogs.pas index 98004ee9..f3a2c05a 100644 --- a/src/gui/gui_dialogs.pas +++ b/src/gui/gui_dialogs.pas @@ -9,9 +9,7 @@ unit gui_dialogs; { TODO: * Try and abstract the code to remove all IFDEF's - * Combobox dropdown in FileDialog doesn't function to do ModolForm being used. - * File Selection not working 100% in FileDialog - * Moving through directories not working 100% yet in FileDialog. + * Implement MessageDlg with icons and buttons } {.$Define DEBUG} |