mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Add includes needed for RDLineEdit on linux
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
******************************************************************************/
|
||||
|
||||
#include "RDLineEdit.h"
|
||||
#include <QKeyEvent>
|
||||
#include "Code/Interface/QRDInterface.h"
|
||||
|
||||
RDLineEdit::RDLineEdit(QWidget *parent) : QLineEdit(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user