comparison ui/certificateitemwidget.h @ 1108:9bb9932bb819

Revert commit 1101 the inactive manual changes were a bad idea
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 15 Sep 2014 17:47:12 +0200
parents 6f7b7d88f048
children 6594e8e63a25
comparison
equal deleted inserted replaced
1107:51d3b361f17a 1108:9bb9932bb819
29 bool state = false, 29 bool state = false,
30 QToolButton * btn = NULL); 30 QToolButton * btn = NULL);
31 31
32 bool state(); 32 bool state();
33 void setState(bool state); 33 void setState(bool state);
34 Certificate *certificate(); 34 Certificate certificate();
35 35
36 private: 36 private:
37 void setupGUI(); 37 void setupGUI();
38 38
39 Certificate mCertificate; 39 Certificate mCertificate;

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