X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapicalldelegate.h;h=18c8b33ac519d56367b1340686dc9208307f4816;hb=f73c1f8becb425336f6bf1b42cb7ea3fc121949d;hp=55cd13ef2b13b7fd2617f55899d27956b2541391;hpb=0ad49cbe3446dfe8404516852c904b40cf909c7c;p=apitrace diff --git a/gui/apicalldelegate.h b/gui/apicalldelegate.h index 55cd13e..18c8b33 100644 --- a/gui/apicalldelegate.h +++ b/gui/apicalldelegate.h @@ -18,6 +18,7 @@ public: private: QIcon m_stateEmblem; QIcon m_editEmblem; + QIcon m_errorEmblem; }; #endif