src/messagelog.h

changeset 538
2f85d4d286e5
parent 504
6a1fa662bfc1
child 539
72ad83a67165
--- a/src/messagelog.h	Tue Oct 22 22:14:32 2013 +0300
+++ b/src/messagelog.h	Thu Dec 05 13:51:52 2013 +0200
@@ -16,8 +16,8 @@
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef MESSAGELOG_H
-#define MESSAGELOG_H
+#ifndef LDFORGE_MESSAGELOG_H
+#define LDFORGE_MESSAGELOG_H
 
 #include <QObject>
 #include <QDate>
@@ -65,4 +65,4 @@
 		void tick();
 };
 
-#endif // MESSAGELOG_H
+#endif // LDFORGE_MESSAGELOG_H

mercurial