mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Stubbed out tasks system for installers
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class W3DHub
|
||||
class Window < CyberarmEngine::Window
|
||||
attr_reader :settings, :application_manager
|
||||
attr_accessor :account, :service_status, :applications
|
||||
|
||||
def setup
|
||||
self.caption = "#{W3DHub::NAME}"
|
||||
|
||||
Reference in New Issue
Block a user