From 7b69ef59464072521adb20148d49f9c654c066ee Mon Sep 17 00:00:00 2001 From: spiralman Date: Tue, 23 Jul 2002 22:34:51 +0000 Subject: Added code for irrecord frontend, doesnt work yet. --- (limited to 'noncore/tools/remote/mainview.h') diff --git a/noncore/tools/remote/mainview.h b/noncore/tools/remote/mainview.h index 2434064..e93da5c 100644 --- a/noncore/tools/remote/mainview.h +++ b/noncore/tools/remote/mainview.h @@ -33,6 +33,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #include "remotetab.h" #include "learntab.h" #include "configtab.h" +#include "helptab.h" #define BUFFERSIZE 256 @@ -50,5 +51,6 @@ private: RemoteTab *remote; ConfigTab *config; LearnTab *learn; + HelpTab *help; Config *cfg; }; -- cgit v0.9.0.2