src/linetypes/errorline.h

changeset 77
028798a72591
parent 35
98906a94732f
child 86
4bec0525ef1b
--- a/src/linetypes/errorline.h	Mon Mar 09 22:12:50 2020 +0200
+++ b/src/linetypes/errorline.h	Mon Mar 09 23:42:26 2020 +0200
@@ -17,7 +17,6 @@
 	QString textRepresentation() const override;
 	QBrush textRepresentationForeground() const override;
 	QBrush textRepresentationBackground() const override;
-private:
 	QString text;
 	QString message;
 };

mercurial