Ref T30, added font icons

Additionally removed bogus font menu entry in swiftdata
This commit is contained in:
Klaus Basan
2017-07-05 15:13:11 +02:00
committed by Mathew Sutcliffe
parent 534ba5f9ec
commit eaac4dacd6
3 changed files with 10 additions and 2 deletions

View File

@@ -101,6 +101,14 @@
<file>icons/pastel/48/font-error.png</file>
<file>icons/pastel/48/plugin-error.png</file>
<file>icons/pastel/48/table-error.png</file>
<file>icons/pastel/16/font.png</file>
<file>icons/pastel/16/font-add.png</file>
<file>icons/pastel/16/font-disk.png</file>
<file>icons/pastel/16/font-edit.png</file>
<file>icons/pastel/16/font-enlarge.png</file>
<file>icons/pastel/16/font-error.png</file>
<file>icons/pastel/16/font-go.png</file>
<file>icons/pastel/16/font-shrink.png</file>
</qresource>
<qresource prefix="/vatsim">
<file>icons/vatsim/C1.png</file>

View File

@@ -422,7 +422,8 @@ namespace BlackMisc
const QPixmap &CIcons::font16()
{
return empty16(); //! \fixme icon needed
static const QPixmap pm(":/pastel/icons/pastel/16/font.png");
return pm;
}
const QPixmap &CIcons::database16()

View File

@@ -85,7 +85,6 @@
<property name="title">
<string>&amp;Window</string>
</property>
<addaction name="menu_WindowFont"/>
</widget>
<widget class="QMenu" name="menu_InfoAreas">
<property name="title">