diff options
author | Zack Rusin <zack@kde.org> | 2011-04-18 01:05:50 -0400 |
---|---|---|
committer | Zack Rusin <zack@kde.org> | 2011-04-18 01:05:50 -0400 |
commit | 9af5bffdcf8a6294235a97e8b9714abbea74ea92 (patch) | |
tree | 6fd415a6a6284d0348bceed459d0cac566d279ee /gui/apicalldelegate.h | |
parent | 2f8bb0b4507c6838bab6f02115a4e6fa31cc5347 (diff) |
Lots of various cosmetic changes to the call editing.
Diffstat (limited to 'gui/apicalldelegate.h')
-rw-r--r-- | gui/apicalldelegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/apicalldelegate.h b/gui/apicalldelegate.h index 525ab832..55cd13ef 100644 --- a/gui/apicalldelegate.h +++ b/gui/apicalldelegate.h @@ -17,6 +17,7 @@ public: private: QIcon m_stateEmblem; + QIcon m_editEmblem; }; #endif |