equal
deleted
inserted
replaced
14 * You should have received a copy of the GNU General Public License |
14 * You should have received a copy of the GNU General Public License |
15 * along with this program; if not, write to the Free Software |
15 * along with this program; if not, write to the Free Software |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
17 */ |
17 */ |
18 |
18 |
|
19 #include <algorithm> |
|
20 |
19 #include <QLabel> |
21 #include <QLabel> |
20 #include <QPixmap> |
22 #include <QPixmap> |
21 #include <QPushButton> |
23 #include <QPushButton> |
22 #include <QFrame> |
24 #include <QFrame> |
23 |
25 |