ddddddddddddddddddddddddddddd

This commit is contained in:
fourtf
2017-01-05 16:22:55 +01:00
parent b7de109335
commit e68f885dff
3 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -77,8 +77,8 @@ public:
return m_isImage;
}
QString* copyText() {
return m_copyText;
QString& copyText() {
return *m_copyText;
}
bool hasTrailingSpace() {