Files
ss/src/REL/d/d_lyt_file_select.cpp
T
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd

* include <a> -> "a"

* Update build.yml

* remove/add non-trivial class in union warning
2024-10-16 15:36:02 -04:00

7 lines
223 B
C++

#include "d/d_lyt_file_select.h"
SPECIAL_BASE_PROFILE(LYT_FILESELECT, dLytFileSelectMgr_c, fProfile::LYT_FILESELECT, 0x2BD, 1);
dLytFileSelectMgr_c::dLytFileSelectMgr_c() {}
dLytFileSelectMgr_c::~dLytFileSelectMgr_c() {}