mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-25 15:16:22 +00:00
Linux compile fixes
This commit is contained in:
@@ -60,7 +60,7 @@ private slots:
|
||||
void messages_toggled();
|
||||
|
||||
private:
|
||||
void paintEvent(QPaintEvent *e) override;
|
||||
void paintEvent(QPaintEvent *e);
|
||||
Ui::DebugMessageView *ui;
|
||||
CaptureContext *m_Ctx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user