Skip to content

Commit 3256bc3

Browse files
moooorgCalcProgrammer1
authored andcommitted
Replace all png icons with a custom font
1 parent b8f4b08 commit 3256bc3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+158
-322
lines changed

OpenRGB.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ HEADERS +=
235235
qt/OpenRGBHardwareIDsDialog.h \
236236
qt/OpenRGBKasaSmartSettingsPage/OpenRGBKasaSmartSettingsEntry.h \
237237
qt/OpenRGBKasaSmartSettingsPage/OpenRGBKasaSmartSettingsPage.h \
238+
qt/OpenRGBFont.h \
238239
qt/OpenRGBPluginContainer.h \
239240
qt/OpenRGBPluginsPage/OpenRGBPluginsEntry.h \
240241
qt/OpenRGBPluginsPage/OpenRGBPluginsList.h \
@@ -813,6 +814,7 @@ SOURCES +=
813814
qt/OpenRGBHardwareIDsDialog.cpp \
814815
qt/OpenRGBKasaSmartSettingsPage/OpenRGBKasaSmartSettingsEntry.cpp \
815816
qt/OpenRGBKasaSmartSettingsPage/OpenRGBKasaSmartSettingsPage.cpp \
817+
qt/OpenRGBFont.cpp \
816818
qt/OpenRGBPluginContainer.cpp \
817819
qt/OpenRGBPluginsPage/OpenRGBPluginsEntry.cpp \
818820
qt/OpenRGBPluginsPage/OpenRGBPluginsList.cpp \

0 commit comments

Comments
 (0)