mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-20 09:09:57 +00:00
refactor: change ui translation mechanism
This commit is contained in:
@ -86,8 +86,6 @@ private:
|
||||
QCronScheduler *m_scheduler = nullptr;
|
||||
QString m_filePath = "";
|
||||
int m_times = 0;
|
||||
// FIXME find a better way to do it
|
||||
virtual void translate(void *_ui) = 0;
|
||||
// properties
|
||||
int m_apiVersion = 0;
|
||||
bool m_active = true;
|
||||
|
Reference in New Issue
Block a user