X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fwx_ui_signaller.h;h=63f2049cd2ed4ca7ca118a7069002055520fa870;hb=02cdeb8663b9819373680efd0d867373258d51f7;hp=d134d2b6d5322cc7bd1dfe77486848ea34ee915f;hpb=17830349b580b5933589f2b739671828b5cfc208;p=dcpomatic.git diff --git a/src/wx/wx_ui_signaller.h b/src/wx/wx_ui_signaller.h index d134d2b6d..63f2049cd 100644 --- a/src/wx/wx_ui_signaller.h +++ b/src/wx/wx_ui_signaller.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Carl Hetherington + Copyright (C) 2012-2014 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,10 +17,14 @@ */ -#include "ui_signaller.h" +#include "lib/ui_signaller.h" class wxEvtHandler; +/** @class wxUISignaller + * @brief UISignaller for the wxWidgets event loop + */ + class wxUISignaller : public UISignaller { public: