ui: Show license type label in title bar: "Sourcetrail [trial, test, non-commercial]"

This commit is contained in:
Eberhard Graether
2017-07-17 15:31:06 +02:00
parent 83e5497a18
commit 4bb88a51b7
9 changed files with 78 additions and 23 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ private:
std::shared_ptr<IDECommunicationController> m_ideCommunicationController;
bool m_isInTrial;
MessageEnteredLicense::LicenseType m_licenseType;
};
#endif // APPLICATION_H