Skip to content

Commit d22e7b2

Browse files
committed
fix merge error
1 parent 810af44 commit d22e7b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ int main(int argc, char *argv[])
4040
a.setApplicationName("FastQt");
4141
a.setOrganizationName("Labsquare");
4242
a.setOrganizationDomain("labsquare.org");
43-
4443
a.setApplicationVersion("0.2.2");
4544

4645
QString locale = QLocale::system().name().section('_', 0, 0);

0 commit comments

Comments
 (0)