mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Remove leftover declaration of closeEvent that was removed
This commit is contained in:
@@ -96,8 +96,6 @@ private slots:
|
||||
void on_CaptureCallstacks_toggled(bool checked);
|
||||
|
||||
private:
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
|
||||
Ui::CaptureDialog *ui;
|
||||
CaptureContext *m_Ctx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user