Add per-tool settings and gesture customization
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
const QList<PackageRecord> &available,
|
||||
const QSet<QString> &updates = {});
|
||||
bool mayInstall(const QString &packageName) const;
|
||||
bool mayRemove(const QString &packageName) const;
|
||||
|
||||
private:
|
||||
QList<Tool> m_tools;
|
||||
|
||||
Reference in New Issue
Block a user