calamares/src/modules/summary
Adriaan de Groot 9331a25905 [libcalamares] Remove Typedefs.h
- This small header file contained a few unrelated typedefs.
   Move those typedefs to the classes they relate to. This
   **does** mean that some consumers need to #include something
   else instead.
 - Use type names more consistently.

Editorial: why are **pages** responsible for creating the jobs?
2019-05-07 09:51:23 -04:00
..
CMakeLists.txt Do not LINK_PUBLIC by default. 2016-12-07 16:37:29 +01:00
SummaryPage.cpp [summary] Tidy scrollbar handling 2019-04-24 13:58:38 -04:00
SummaryPage.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
SummaryViewStep.cpp [libcalamaresui] Provide default implementations of next() and back() 2019-02-25 07:49:10 -05:00
SummaryViewStep.h [libcalamaresui] Provide default implementations of next() and back() 2019-02-25 07:49:10 -05:00