forked from qt-creator/qt-creator
QmlJS Live Preview: Added color box to toolbar
This commit is contained in:
@@ -95,6 +95,7 @@ signals:
|
||||
void animationSpeedChanged(qreal slowdownFactor);
|
||||
void designModeBehaviorChanged(bool inDesignMode);
|
||||
void serverReloaded();
|
||||
void selectedColorChanged(const QColor &color);
|
||||
|
||||
public slots:
|
||||
void queryEngineContext(int id);
|
||||
|
||||
Reference in New Issue
Block a user