mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
merged
This commit is contained in:
parent
9b6c229b71
commit
aacb9d9570
2 changed files with 3 additions and 4 deletions
|
@ -11,8 +11,7 @@ MainWindow::MainWindow(QWidget *parent) :
|
|||
QMainWindow(parent)/*,
|
||||
ui(new Ui::MainWindow)*/
|
||||
#ifndef ANDROID
|
||||
,
|
||||
quitting(false)
|
||||
,quitting(false)
|
||||
#endif
|
||||
{
|
||||
//ui->setupUi(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue