2020-06-05 17:51:27 +00:00
|
|
|
diff -Nur minitube-3.4/src/mainwindow.cpp new/src/mainwindow.cpp
|
|
|
|
|
--- minitube-3.4/src/mainwindow.cpp 2020-05-29 16:37:47.000000000 +0200
|
|
|
|
|
+++ new/src/mainwindow.cpp 2020-05-31 15:56:15.998171572 +0200
|
|
|
|
|
@@ -216,7 +216,7 @@
|
2014-08-04 19:00:37 +00:00
|
|
|
|
2015-11-01 08:51:16 +00:00
|
|
|
ChannelAggregator::instance()->start();
|
2014-08-04 19:00:37 +00:00
|
|
|
|
|
|
|
|
- checkForUpdate();
|
|
|
|
|
+ //checkForUpdate();
|
2015-04-19 16:00:01 +00:00
|
|
|
|
2015-11-01 08:51:16 +00:00
|
|
|
initialized = true;
|
|
|
|
|
}
|