forked from qt-creator/qt-creator
add some missing Q_OBJECTs
This commit is contained in:
@@ -62,6 +62,8 @@ using namespace Debugger::Internal;
|
||||
|
||||
class DebuggerPane : public QPlainTextEdit
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
DebuggerPane(QWidget *parent)
|
||||
: QPlainTextEdit(parent)
|
||||
|
||||
Reference in New Issue
Block a user