summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-16 14:44:21 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-16 14:44:21 -0600
commitd35324b394fafa429d5e297fd83deb97211a0d9a (patch)
tree61b50bc885157261ee9a54d8943b9bc08f1010ff
parenta6a23aed1b0edfbc71afc07343e1e14883daf852 (diff)
downloadtdesdk-d35324b394fafa429d5e297fd83deb97211a0d9a.tar.gz
tdesdk-d35324b394fafa429d5e297fd83deb97211a0d9a.zip
Fix unintended renaming
-rw-r--r--umbrello/umbrello/seqlinewidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/seqlinewidget.h b/umbrello/umbrello/seqlinewidget.h
index 7710038e..0d7695cb 100644
--- a/umbrello/umbrello/seqlinewidget.h
+++ b/umbrello/umbrello/seqlinewidget.h
@@ -9,8 +9,8 @@
* Umbrello UML Modeller Authors <uml-devel@uml.sf.net> *
***************************************************************************/
-#ifndef SETQLINEWIDGET_H
-#define SETQLINEWIDGET_H
+#ifndef SETLINEWIDGET_H
+#define SETLINEWIDGET_H
#include <tqcanvas.h>