X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapicalldelegate.h;h=18c8b33ac519d56367b1340686dc9208307f4816;hb=4ee4ab768d175c2bf9497b0a4cf5b98f0c6dd406;hp=55cd13ef2b13b7fd2617f55899d27956b2541391;hpb=9af5bffdcf8a6294235a97e8b9714abbea74ea92;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