OBS-URL: https://build.opensuse.org/request/show/288222 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=16
12 lines
275 B
Diff
12 lines
275 B
Diff
--- src/mainwindow.cpp.orig 2014-07-20 11:07:09.000000000 +0200
|
|
+++ src/mainwindow.cpp 2014-08-04 20:24:50.755541329 +0200
|
|
@@ -197,7 +197,7 @@
|
|
|
|
JsFunctions::instance();
|
|
|
|
- checkForUpdate();
|
|
+ //checkForUpdate();
|
|
|
|
ChannelAggregator::instance()->start();
|
|
}
|