changeset 98 | d2f833ab7940 |
parent 88 | 7f0462e8c3da |
--- a/contentstorage/cahandler/app/inc/caapphandlerplugin.h Tue Jun 01 11:30:17 2010 +0300 +++ b/contentstorage/cahandler/app/inc/caapphandlerplugin.h Fri Jun 11 16:13:51 2010 +0300 @@ -15,8 +15,8 @@ * */ -#ifndef CA_APP_HANDLER_PLUGIN_H -#define CA_APP_HANDLER_PLUGIN_H +#ifndef CAAPPHANDLERPLUGIN_H +#define CAAPPHANDLERPLUGIN_H #include <QObject> #include <qserviceplugininterface.h> @@ -34,4 +34,4 @@ QAbstractSecuritySession *session); }; -#endif +#endif // CAAPPHANDLERPLUGIN_H