summaryrefslogtreecommitdiffstats
path: root/cervisia/loginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/loginfo.h')
-rw-r--r--cervisia/loginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/loginfo.h b/cervisia/loginfo.h
index 92c67312..e75df840 100644
--- a/cervisia/loginfo.h
+++ b/cervisia/loginfo.h
@@ -58,7 +58,7 @@ struct TagInfo
Tag = 1 << 2
};
- explicit TagInfo(const TQString& name = TQString::null, Type type = Tag);
+ explicit TagInfo(const TQString& name = TQString(), Type type = Tag);
/**
* @param prefixWithType prefix the string with the type of the tag