From: Dirk H Bartley Date: Tue, 17 Apr 2007 03:03:32 +0000 (+0000) Subject: dhb Add a storage page to the stack and page selector. X-Git-Tag: Release-7.0.0~6564 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f7222526f2e4a803c48aa5e2bf64e0cf467ac04f;p=bacula%2Fbacula dhb Add a storage page to the stack and page selector. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4564 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/clients/clients.h b/bacula/src/qt-console/clients/clients.h index 53b5361d82..7a7d274de0 100644 --- a/bacula/src/qt-console/clients/clients.h +++ b/bacula/src/qt-console/clients/clients.h @@ -1,5 +1,5 @@ -#ifndef _CLIENTS_H_g -#define _CLIENTS_H_g +#ifndef _CLIENTS_H_ +#define _CLIENTS_H_ /* Bacula® - The Network Backup Solution @@ -66,4 +66,4 @@ private: bool m_checkcurwidget; }; -#endif /* _CLIENTS_H_g */ +#endif /* _CLIENTS_H_ */