mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-19 17:39:44 +00:00
remove unused Qt signal
This commit is contained in:
parent
deb122ffdb
commit
c556885d71
1 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue