MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / hasSystemSetting

Method hasSystemSetting

MiniZincIDE/darkmodenotifier.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113bool DarkModeNotifier::hasSystemSetting() const
114{
115 return _internal->ok;
116}
117
118bool DarkModeNotifier::hasNativeDarkMode() const
119{

Callers 1

PreferencesDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected