X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapicalldelegate.h;h=18c8b33ac519d56367b1340686dc9208307f4816;hb=HEAD;hp=525ab8320ad6be475f1d1967b2197a43e6926dcb;hpb=0b210a5f07344b85d9d04348daa9078db622eb6a;p=apitrace diff --git a/gui/apicalldelegate.h b/gui/apicalldelegate.h index 525ab83..18c8b33 100644 --- a/gui/apicalldelegate.h +++ b/gui/apicalldelegate.h @@ -17,6 +17,8 @@ public: private: QIcon m_stateEmblem; + QIcon m_editEmblem; + QIcon m_errorEmblem; }; #endif