comparison settingsdialog.h @ 1:e275d0b5d6ca

Some trivial changes.
author Jari Korhonen <jtkorhonen@gmail.com>
date Thu, 22 Apr 2010 04:19:29 +0300
parents a9098eba2ee5
children 45bfb8dc1faf
comparison
equal deleted inserted replaced
0:a9098eba2ee5 1:e275d0b5d6ca
1 #ifndef SETTINGSDIALOG_H 1 #ifndef SETTINGSDIALOG_H
2 #define SETTINGSDIALOG_H 2 #define SETTINGSDIALOG_H
3 3
4 #include "mainwindow.h" 4 #include "mainwindow.h"
5
5 6
6 //** Copyright (C) Jari Korhonen, 2010 (under lgpl) 7 //** Copyright (C) Jari Korhonen, 2010 (under lgpl)
7 8
8 #include <QDialog> 9 #include <QDialog>
9 #include <QLabel> 10 #include <QLabel>