mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -23,6 +23,8 @@ namespace BlackGui
|
||||
*/
|
||||
class BLACKGUI_EXPORT CLineEditHistory : public QLineEdit
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Constructors
|
||||
using QLineEdit::QLineEdit;
|
||||
|
||||
Reference in New Issue
Block a user