Revert "More work on theming"

This reverts commit cc775770bf.
This commit is contained in:
Nayla Hanegan 2024-05-23 17:34:15 -04:00
commit b4cc0fc9ca
6 changed files with 6 additions and 174 deletions

View file

@ -78,10 +78,6 @@ public:
const std::string& movie_path);
~MainWindow();
#ifdef _WIN32
bool IsWindows10OrLower();
#endif
void Show();
WindowSystemInfo GetWindowSystemInfo() const;