Qt: Add title and title id to button tooltips

This commit is contained in:
Megamouse
2020-03-06 22:36:31 +01:00
parent e56b3256b0
commit 0c45457101
4 changed files with 84 additions and 31 deletions
+2
View File
@@ -141,6 +141,8 @@ private:
void RemoveDiskCache();
QString GetCurrentTitle();
q_pair_list m_rg_entries;
QList<QAction*> m_recentGameActs;