src/Setup.cpp

changeset 90
2396457a8167
parent 78
3a6cba2dd05d
child 309
8678a0731737
equal deleted inserted replaced
89:231a0b1292f3 90:2396457a8167
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, see <http://www.gnu.org/licenses/>. 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */ 16 */
17 #include "Setup.h" 17 #include "Setup.h"
18 #include "config.h" 18 #include "config.h"
19 #include "bmsapp.h" 19 #include "MainWindow.h"
20 20
21 21
22 22
23 Setup::Setup(QWidget *parent) : QDialog(parent) 23 Setup::Setup(QWidget *parent) : QDialog(parent)
24 { 24 {

mercurial