X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapicalldelegate.h;h=18c8b33ac519d56367b1340686dc9208307f4816;hb=0b65a2bc99ea926111c0ff19723bd5e2ac84827d;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