From ba034bf4cb91b83654056945fc27313a28528015 Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 01 Aug 2002 00:47:09 +0000 Subject: gcc3.x fixes --- (limited to 'noncore/tools/remote/recorddialog.h') diff --git a/noncore/tools/remote/recorddialog.h b/noncore/tools/remote/recorddialog.h index 38b2bb4..e4dcae6 100644 --- a/noncore/tools/remote/recorddialog.h +++ b/noncore/tools/remote/recorddialog.h @@ -14,6 +14,9 @@ You should have received a copy of the GNU General Public License along with thi Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#ifndef RecordDialog_H +#define RecordDialog_H + #include #include #include @@ -40,4 +43,7 @@ private: QLineEdit *input; OProcess *record; int where; -}; \ No newline at end of file +}; + +#endif + -- cgit v0.9.0.2