Use standard themed list

This commit is contained in:
jpirnay
2026-04-15 09:51:09 +02:00
parent 2d69b0fefa
commit 920b3c0b32
2 changed files with 33 additions and 64 deletions
@@ -15,7 +15,6 @@ class StarredPagesActivity final : public Activity {
ButtonNavigator buttonNavigator;
int selectorIndex = 0;
int getPageItems() const;
std::string getItemLabel(int index) const;
std::string getDefaultLabel(int index) const;
void startRename();