pollymc/launcher/ui/pages/modplatform/atlauncher
flow 7956e6f04e
fix: don't use forward-declared Ptr types in meta/
This would cause ODR violations when those headers were included in
other places that also included stuff like "Version.h" (note the
"meta/Version.h"), which can cause problems, especially in LTO.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-01 19:48:26 -03:00
..
AtlFilterModel.cpp Fix typos and inconsistent capitalization in sort options 2022-04-17 17:58:51 -04:00
AtlFilterModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlListModel.cpp NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
AtlListModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlOptionalModDialog.cpp ATLauncher: Fix pack installation always aborting 2022-10-22 15:22:30 +01:00
AtlOptionalModDialog.h ATLauncher: Display mod colours in optional mod dialog 2022-05-21 15:18:50 +01:00
AtlOptionalModDialog.ui ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
AtlPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
AtlPage.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlPage.ui fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
AtlUserInteractionSupportImpl.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
AtlUserInteractionSupportImpl.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00