diff --git a/main.cpp b/main.cpp index f6b08a5..897471b 100644 --- a/main.cpp +++ b/main.cpp @@ -18,7 +18,7 @@ int main(int argc, char *argv[]) a.setProductName(QLabel::tr("Spark应用商店")); a.setApplicationDescription(QLabel::tr("社区驱动的一款为第三方应用商店,为改变而生\n本程序按GPL第三版开源")); - a.setApplicationName(QLabel::tr("Spark应用商店")); //只有在这儿修改窗口标题才有效 + a.setApplicationName(QLabel::tr("Spark应用商店")); Widget w; QDesktopWidget *s=DApplication::desktop(); int d_w=s->width(); diff --git a/spark-store.pro.user b/spark-store.pro.user index d58c715..e5892e5 100644 --- a/spark-store.pro.user +++ b/spark-store.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId