mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
Rework application class and framework
Make otclient's framework flexible enough to run console apps like servers, so this mean is possible to build otclient versions without graphical interface and use it's framework to code servers
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
BugReportWindow < MainWindow
|
||||
!text: tr('Report Bug')
|
||||
size: 280 250
|
||||
&onEnter: BugReport.doReport
|
||||
@onEscape: self:hide()
|
||||
|
||||
Label
|
||||
|
Reference in New Issue
Block a user