From d00258dfc626000c70767796ccd18fad7815a8d3 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 31 Jan 2018 14:41:42 +0100 Subject: gui: clean up a bit --- options/bundle.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'options') diff --git a/options/bundle.cpp b/options/bundle.cpp index 401fce86..4a133402 100644 --- a/options/bundle.cpp +++ b/options/bundle.cpp @@ -100,7 +100,10 @@ void bundle::save() } if (modified_) + { + qDebug() << "saving" << name(); emit saving(); + } } bool bundle::is_modified() const -- cgit v1.2.3