mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Mention version number in title bar
This commit is contained in:
parent
b269d0b522
commit
bd37916527
8 changed files with 42 additions and 12 deletions
|
@ -59,6 +59,9 @@ public:
|
|||
/* Function to return OS list URL */
|
||||
Q_INVOKABLE QUrl constantOsListUrl() const;
|
||||
|
||||
/* Function to return version */
|
||||
Q_INVOKABLE QString constantVersion() const;
|
||||
|
||||
/* Set custom repository */
|
||||
Q_INVOKABLE void setCustomOsListUrl(const QUrl &url);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue