diff options
Diffstat (limited to 'tdecore/tdeconfigdialogmanager.h')
-rw-r--r-- | tdecore/tdeconfigdialogmanager.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/tdeconfigdialogmanager.h b/tdecore/tdeconfigdialogmanager.h index 1b82e9eda..ecb3640ea 100644 --- a/tdecore/tdeconfigdialogmanager.h +++ b/tdecore/tdeconfigdialogmanager.h @@ -18,8 +18,8 @@ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. */ -#ifndef KCONFIGDIALOGMANAGER_H -#define KCONFIGDIALOGMANAGER_H +#ifndef TDECONFIGDIALOGMANAGER_H +#define TDECONFIGDIALOGMANAGER_H #include <tqobject.h> #include <tqptrlist.h> @@ -232,5 +232,5 @@ private: }; -#endif // KCONFIGDIALOGMANAGER_H +#endif // TDECONFIGDIALOGMANAGER_H |