mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Move common Qt utility functions & JSON I/O together in a single place
This commit is contained in:
@@ -27,12 +27,14 @@
|
||||
#include <math.h>
|
||||
#include <QClipboard>
|
||||
#include <QColorDialog>
|
||||
#include <QItemDelegate>
|
||||
#include <QJsonDocument>
|
||||
#include <QMenu>
|
||||
#include <QPainter>
|
||||
#include <QStyledItemDelegate>
|
||||
#include "3rdparty/toolwindowmanager/ToolWindowManagerArea.h"
|
||||
#include "Code/CaptureContext.h"
|
||||
#include "Code/QRDUtils.h"
|
||||
#include "Dialogs/TextureSaveDialog.h"
|
||||
#include "Widgets/ResourcePreview.h"
|
||||
#include "Widgets/TextureGoto.h"
|
||||
|
||||
Reference in New Issue
Block a user