comparison ui/createcertlistdialog.cpp @ 1317:d009da9cfa10

(issue157) Reload list after successful creation
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 13 Oct 2014 17:41:12 +0200
parents bd2cb6bdb1c5
children f3e2df6b49ba
comparison
equal deleted inserted replaced
1316:ff9cd05e861e 1317:d009da9cfa10
298 } 298 }
299 299
300 mAdminWindow->logChanges(curCerts, keyFingerprint); 300 mAdminWindow->logChanges(curCerts, keyFingerprint);
301 301
302 QMessageBox::information(this, "", tr("Saved certificate list:\n%1").arg(fileName)); 302 QMessageBox::information(this, "", tr("Saved certificate list:\n%1").arg(fileName));
303 emit creationSuccessful();
304
303 close(); 305 close();
304 } 306 }

http://wald.intevation.org/projects/trustbridge/