mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
refactor: Move to agent architecture
This commit is contained in:
@@ -84,6 +84,8 @@ private:
|
||||
QLabel *m_keyHint = nullptr;
|
||||
QPushButton *m_apiKeySaveBtn = nullptr;
|
||||
QPushButton *m_apiKeyClearBtn = nullptr;
|
||||
QPushButton *m_legacyKeyBtn = nullptr;
|
||||
QString m_legacyKeyValue;
|
||||
|
||||
SectionBox *m_launchSection = nullptr;
|
||||
QLabel *m_launchEmptyHint = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user