Skip to content

Commit d073792

Browse files
authored
QtFRED Variables Dialog (#7020)
* refactor variables/containers model and variables ui * get containers working * switch to tab view and add filters * fix the filters * fixes * ooo * static casts * more static cast * unused * clang
1 parent cfc1088 commit d073792

File tree

8 files changed

+2676
-4570
lines changed

8 files changed

+2676
-4570
lines changed

qtfred/source_groups.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,8 @@ add_file_folder("Source/UI/Util"
248248
add_file_folder("Source/UI/Widgets"
249249
src/ui/widgets/ColorComboBox.cpp
250250
src/ui/widgets/ColorComboBox.h
251+
src/ui/widgets/LineEditDelegate.cpp
252+
src/ui/widgets/LineEditDelegate.h
251253
src/ui/widgets/FlagList.cpp
252254
src/ui/widgets/FlagList.h
253255
src/ui/widgets/NoWheelComboBox.cpp

0 commit comments

Comments
 (0)