mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +00:00
Create more of a directory structure for qrenderdoc files
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include <QFocusEvent>
|
||||
#include <QGridLayout>
|
||||
#include <QLabel>
|
||||
#include "Widgets/RDDoubleSpinBox.h"
|
||||
#include "Widgets/Extended/RDDoubleSpinBox.h"
|
||||
|
||||
TextureGoto::TextureGoto(QWidget *parent, std::function<void(QPoint)> callback) : QDialog(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user