mirror of
https://invent.kde.org/graphics/okular
synced 2024-10-28 19:28:38 +00:00
proper graphics-viewer-document icon
svn path=/trunk/KDE/kdegraphics/okular/; revision=720714
This commit is contained in:
parent
5df1895ec0
commit
bdcfe1ee03
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
#include "core/utils.h"
|
#include "core/utils.h"
|
||||||
#include "settings.h"
|
#include "settings.h"
|
||||||
|
|
||||||
K_GLOBAL_STATIC_WITH_ARGS( QPixmap, busyPixmap, ( KIconLoader::global()->loadIcon("okular", KIconLoader::NoGroup, 32, KIconLoader::DefaultState, QStringList(), 0, true) ) )
|
K_GLOBAL_STATIC_WITH_ARGS( QPixmap, busyPixmap, ( KIconLoader::global()->loadIcon("graphics-viewer-document", KIconLoader::NoGroup, 32, KIconLoader::DefaultState, QStringList(), 0, true) ) )
|
||||||
|
|
||||||
#define TEXTANNOTATION_ICONSIZE 24
|
#define TEXTANNOTATION_ICONSIZE 24
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue