forked from qt-creator/qt-creator
Help: Move Help icons from Core to Help
These three images are only used in the Help plugin, therefore they fit better into the Help resources. Change-Id: I597494cc804e751d4f653bd7eb837a5f2f2e3b4b Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -59,7 +59,7 @@ static const QLatin1String FontKey("font");
|
||||
const int P_MODE_HELP = 70;
|
||||
const char ID_MODE_HELP [] = "Help";
|
||||
const char HELP_CATEGORY[] = "H.Help";
|
||||
const char HELP_CATEGORY_ICON[] = ":/core/images/category_help.png";
|
||||
const char HELP_CATEGORY_ICON[] = ":/help/images/category_help.png";
|
||||
const char HELP_TR_CATEGORY[] = QT_TRANSLATE_NOOP("Help", "Help");
|
||||
|
||||
const char C_MODE_HELP [] = "Help Mode";
|
||||
|
||||
Reference in New Issue
Block a user