mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Get scale factor from GTK on Linux
This commit is contained in:
@@ -34,6 +34,8 @@ public:
|
||||
[[nodiscard]] std::optional<QString> getStringSetting(
|
||||
const QString &propertyName) const;
|
||||
|
||||
[[nodiscard]] std::optional<int> scaleFactor() const;
|
||||
|
||||
using FileDialogType = ::FileDialog::internal::Type;
|
||||
[[nodiscard]] bool fileDialogSupported() const;
|
||||
[[nodiscard]] bool useFileDialog(
|
||||
|
Reference in New Issue
Block a user