diff options
| author | Jordan Wiens <github@psifertex.com> | 2025-12-19 11:34:20 -0500 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2025-12-19 11:34:20 -0500 |
| commit | 1cabd2def9da8ee106be26308b96a2a91cd92a2f (patch) | |
| tree | edede8a013f0dca94d566aec11b2b0d60539226a /examples/triage/headers.h | |
| parent | 0facabad207dba55ff77f8af6de9e82a95f62080 (diff) | |
make remaining triage header items use copylabel
Diffstat (limited to 'examples/triage/headers.h')
| -rw-r--r-- | examples/triage/headers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/triage/headers.h b/examples/triage/headers.h index e96dead5..de14165a 100644 --- a/examples/triage/headers.h +++ b/examples/triage/headers.h @@ -4,6 +4,7 @@ #include <QtWidgets/QWidget> #include <functional> #include "uitypes.h" +#include "copyablelabel.h" class NavigationLabel : public QLabel |
