set default data lower

This commit is contained in:
xw_y_am@develop 2018-08-21 15:59:54 +08:00
parent e88f2844f9
commit 6ffcd4753b
3 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,6 @@
#include "mainwindow.h"
#include <QApplication>
#include <QDebug>
int main(int argc, char *argv[])
{
QApplication a(argc, argv);

View File

@ -1,5 +1,6 @@
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "data.h"
const int maxlen = 1024 * 1024;

View File

@ -190,7 +190,7 @@
<string>输出大写</string>
</property>
<property name="checked">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</widget>