mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-26 08:26:50 +00:00
Add extended RDToolButton
This commit is contained in:
@@ -170,6 +170,7 @@ SOURCES += Code/qrenderdoc.cpp \
|
||||
Widgets/Extended/RDLineEdit.cpp \
|
||||
Widgets/Extended/RDTextEdit.cpp \
|
||||
Widgets/Extended/RDLabel.cpp \
|
||||
Widgets/Extended/RDToolButton.cpp \
|
||||
Widgets/Extended/RDDoubleSpinBox.cpp \
|
||||
Widgets/Extended/RDListView.cpp \
|
||||
Widgets/CustomPaintWidget.cpp \
|
||||
@@ -228,6 +229,7 @@ HEADERS += Code/CaptureContext.h \
|
||||
Widgets/Extended/RDLineEdit.h \
|
||||
Widgets/Extended/RDTextEdit.h \
|
||||
Widgets/Extended/RDLabel.h \
|
||||
Widgets/Extended/RDToolButton.h \
|
||||
Widgets/Extended/RDDoubleSpinBox.h \
|
||||
Widgets/Extended/RDListView.h \
|
||||
Widgets/CustomPaintWidget.h \
|
||||
|
||||
Reference in New Issue
Block a user