remove unused Qt signal

pull/2520/head
Nelsson Huotari 5 years ago
parent deb122ffdb
commit c556885d71

@ -175,9 +175,6 @@ namespace CSVRender
PagedWorldspaceWidget& getPagedWorldspaceWidget();
signals:
void passBrushTexture(std::string brushTexture);
public slots:
void setBrushSize(int brushSize);
void setBrushShape(CSVWidget::BrushShape brushShape);

Loading…
Cancel
Save