diff options
Diffstat (limited to 'src/device-manager.cpp')
| -rw-r--r-- | src/device-manager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device-manager.cpp b/src/device-manager.cpp index df6567a30..cbc67238e 100644 --- a/src/device-manager.cpp +++ b/src/device-manager.cpp @@ -604,7 +604,7 @@ void DeviceManagerImpl::setLinkedTo(Glib::ustring const & id, Glib::ustring cons -static DeviceManagerImpl* theInstance = 0; +static DeviceManagerImpl* theInstance = nullptr; DeviceManager::DeviceManager() : Glib::Object() |
