kopia lustrzana https://gitlab.com/Teuniz/DSRemote
Updated copyright info.
rodzic
e1436f3961
commit
0329e08a74
|
@ -58,7 +58,7 @@ UI_Aboutwindow::UI_Aboutwindow()
|
|||
textedit1->setPlainText(
|
||||
"\n " PROGRAM_NAME " " PROGRAM_VERSION "\n"
|
||||
"\n This program is made by Teunis van Beelen.\n"
|
||||
"\n Copyright (C) 2015 Teunis van Beelen.\n"
|
||||
"\n Copyright (C) 2015, 2016 Teunis van Beelen.\n"
|
||||
"\n Email: teuniz@gmail.com\n"
|
||||
"\n Disclaimer:\n"
|
||||
" Despite this software is intend to be useful, there is no warranty, use this software at your own risk!\n");
|
||||
|
|
2
global.h
2
global.h
|
@ -35,7 +35,7 @@
|
|||
|
||||
|
||||
#define PROGRAM_NAME "DSRemote"
|
||||
#define PROGRAM_VERSION "0.32_1610091654"
|
||||
#define PROGRAM_VERSION "0.32_1610091750"
|
||||
|
||||
#define MAX_PATHLEN 4096
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue