mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
removed unnecessary/undefined function, compilation OK.
This commit is contained in:
@@ -33,7 +33,6 @@ public Q_SLOTS:
|
|||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
void openFile(const QString &path = QString());
|
void openFile(const QString &path = QString());
|
||||||
void setRenderer(QAction *action);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QAction *m_nativeAction;
|
QAction *m_nativeAction;
|
||||||
|
|||||||
Reference in New Issue
Block a user