mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Remove unneeded checks for GtkIntegration::loaded()
Due to rearranged loading of gtk methods
This commit is contained in:
@@ -17,7 +17,6 @@ public:
|
||||
static GtkIntegration *Instance();
|
||||
|
||||
void load();
|
||||
[[nodiscard]] bool loaded() const;
|
||||
|
||||
[[nodiscard]] std::optional<int> scaleFactor() const;
|
||||
|
||||
|
Reference in New Issue
Block a user