mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Fixups for compiling with new file organisation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "MainWindow.h"
|
||||
#include "Windows/MainWindow.h"
|
||||
#include <QApplication>
|
||||
|
||||
#include "renderdoc_replay.h"
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
<customwidget>
|
||||
<class>CustomPaintWidget</class>
|
||||
<extends>QWidget</extends>
|
||||
<header>CustomPaintWidget.h</header>
|
||||
<header>Widgets/CustomPaintWidget.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
|
||||
Reference in New Issue
Block a user