From: Soeren Apel Date: Tue, 6 Jun 2017 13:57:27 +0000 (+0200) Subject: View: Introduce settings_restored_ X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;ds=inline;h=4cc2e925cf5056bc11514cc44da820eada72ce56;hp=4cc2e925cf5056bc11514cc44da820eada72ce56;p=pulseview.git View: Introduce settings_restored_ This way, UI elements can decide whether they can change UI settings or whether they are already using user-set values. ---