Initial FTB support. Allows "tracking" of FTB instances.
This commit is contained in:

committed by
Petr Mrázek

parent
34a3fedf7b
commit
82c87aa06f
@ -45,6 +45,10 @@ protected:
|
||||
|
||||
private
|
||||
slots:
|
||||
void on_ftbLauncherBrowseBtn_clicked();
|
||||
|
||||
void on_ftbBrowseBtn_clicked();
|
||||
|
||||
void on_instDirBrowseBtn_clicked();
|
||||
|
||||
void on_modsDirBrowseBtn_clicked();
|
||||
|
Reference in New Issue
Block a user