mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 21:14:34 -04:00
chore: Update plugin to QtCreator 15.0.1
* fix: Additional check qtc version * build: Upgrade plugin to QtC 15.0.1 * chore: Upgrade plugin version to 0.4.8
This commit is contained in:
@ -52,6 +52,7 @@ private:
|
||||
QVBoxLayout *m_layout;
|
||||
QLabel *m_titleLabel;
|
||||
QLabel *m_versionLabel;
|
||||
QLabel *m_releaseLink;
|
||||
QLabel *m_changelogLabel{nullptr};
|
||||
QTextEdit *m_changelogText{nullptr};
|
||||
QProgressBar *m_progress;
|
||||
|
Reference in New Issue
Block a user