forked from qt-creator/qt-creator
		
	Fixes: coreplugin: use QAction->data instead of a helper map
This commit is contained in:
		| @@ -191,8 +191,6 @@ private: | ||||
|     GeneralSettings *m_generalSettings; | ||||
|     ShortcutSettings *m_shortcutSettings; | ||||
|  | ||||
|     QMap<QAction*, QString> m_recentFilesActions; | ||||
|  | ||||
|     // actions | ||||
|     QShortcut *m_focusToEditor; | ||||
|     QAction *m_newAction; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user