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