X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapicalldelegate.h;h=18c8b33ac519d56367b1340686dc9208307f4816;hb=3801952b80cd7a7160f6410518f6e3740d461b60;hp=525ab8320ad6be475f1d1967b2197a43e6926dcb;hpb=c1acc7fdacf6940b634940dbefa8e2c98128076f;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