mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Move common Qt utility functions & JSON I/O together in a single place
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
|
||||
#include "TextureSaveDialog.h"
|
||||
#include <QColorDialog>
|
||||
#include <QFileInfo>
|
||||
#include "Code/CaptureContext.h"
|
||||
#include "Code/QRDUtils.h"
|
||||
#include "ui_TextureSaveDialog.h"
|
||||
|
||||
TextureSaveDialog::TextureSaveDialog(const FetchTexture &t, const TextureSave &s, QWidget *parent)
|
||||
|
||||
Reference in New Issue
Block a user