comparison ui/listupdatedialog.h @ 257:06089ba2614a

Use Installwrapper to call certificate installation process
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 01 Apr 2014 10:59:06 +0000
parents 3ebebd055d3a
children
comparison
equal deleted inserted replaced
256:84ae353688e0 257:06089ba2614a
26 26
27 QListWidget *mCertListWidget; 27 QListWidget *mCertListWidget;
28 QTextEdit *mDetailWidget; 28 QTextEdit *mDetailWidget;
29 29
30 private slots: 30 private slots:
31 void installerError(const QString& errMsg);
31 void executeUpdate(); 32 void executeUpdate();
32 void showDetails(QListWidgetItem*); 33 void showDetails(QListWidgetItem*);
33 }; 34 };
34 35
35 #endif // LISTUPDATEDIALOG_H 36 #endif // LISTUPDATEDIALOG_H

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