Home
last modified time | relevance | path

Searched refs:m_oldNotificationsState (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/image/brushengine/
H A Dkis_paintop_settings.cpp70 m_oldNotificationsState(d->disableDirtyNotifications) in DirtyNotificationsLocker()
76 m_d->disableDirtyNotifications = m_oldNotificationsState; in ~DirtyNotificationsLocker()
81 bool m_oldNotificationsState; member in KisPaintOpSettings::Private::DirtyNotificationsLocker