79537056

Date: 2025-03-26 19:15:57
Score: 1
Natty:
Report link

I used tguen's answer to solve the same problem. I had to add the constructor

Editor() : QTextEdit() {}

to editor.hpp in the public part to be able the call the editor by using

editor = new Editor;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zoltán Kovács