IDE Config entfernt und Lizenz
This commit is contained in:
parent
a7d3ed5432
commit
87ecdf586e
1 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
@ -166,9 +168,3 @@ EndModule
|
|||
; 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
|
Loading…
Reference in a new issue