mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-21 12:04:29 -04:00
boxcat: Implement events global field
This commit is contained in:
@@ -19,11 +19,11 @@ public:
|
||||
explicit ConfigureService(QWidget* parent = nullptr);
|
||||
~ConfigureService() override;
|
||||
|
||||
void applyConfiguration();
|
||||
void retranslateUi();
|
||||
void ApplyConfiguration();
|
||||
void RetranslateUi();
|
||||
|
||||
private:
|
||||
void setConfiguration();
|
||||
void SetConfiguration();
|
||||
|
||||
std::pair<QString, QString> BCATDownloadEvents();
|
||||
void OnBCATImplChanged();
|
||||
|
||||
Reference in New Issue
Block a user