Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -62,6 +62,9 @@ class LineEditInterface {
|
||||
|
||||
protected:
|
||||
QWidget *widget_;
|
||||
|
||||
private:
|
||||
Q_DISABLE_COPY(LineEditInterface)
|
||||
};
|
||||
|
||||
class ExtendedEditor : public LineEditInterface {
|
||||
|
||||
Reference in New Issue
Block a user