implement inheritance keyword for .qsrun entries
Этот коммит содержится в:
@@ -24,6 +24,8 @@ class EntryConfig
|
||||
QIcon icon;
|
||||
int row = 0;
|
||||
int col = 0;
|
||||
|
||||
EntryConfig &update(const EntryConfig &o);
|
||||
};
|
||||
|
||||
class EntryProvider
|
||||
|
Ссылка в новой задаче
Block a user