From 87ecdf586eae21b0b007ab62d3a4e450fe31c2df Mon Sep 17 00:00:00 2001 From: Ground0 Date: Wed, 3 Jul 2019 14:28:00 +0200 Subject: [PATCH] IDE Config entfernt und Lizenz --- GUI/lhs_dialog.pbi | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/GUI/lhs_dialog.pbi b/GUI/lhs_dialog.pbi index f7cb035..23d1878 100644 --- a/GUI/lhs_dialog.pbi +++ b/GUI/lhs_dialog.pbi @@ -2,8 +2,10 @@ ;* ;* Advanced Dialog V0.1 ;* -;* -;* +;* (c) 2019 by René Linder +;* (c) 2019 by Linder Hard- und Software +;* +;* Lizenz: LGPL V2.1 DeclareModule lhs_lib_adv_diag Enumeration Dialogtypes @@ -165,10 +167,4 @@ EndModule ; Else ; MessageRequester("Info", "Cancel") ; EndIf -; MessageRequester("Test", lhs_lib_adv_diag::get_explizit("test")) -; IDE Options = PureBasic 5.71 beta 1 LTS (Linux - x64) -; CursorPosition = 95 -; FirstLine = 67 -; Folding = -- -; EnableXP -; SubSystem = qt \ No newline at end of file +; MessageRequester("Test", lhs_lib_adv_diag::get_explizit("test")) \ No newline at end of file