Skip to content

Commit eb0b865

Browse files
author
Tiago Leao
committed
removed unnecessary/undefined function, compilation OK.
1 parent 887ce9f commit eb0b865

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qtviewer/mainwindow.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public Q_SLOTS:
3333

3434
public slots:
3535
void openFile(const QString &path = QString());
36-
void setRenderer(QAction *action);
3736

3837
private:
3938
QAction *m_nativeAction;

0 commit comments

Comments
 (0)