]> git.sur5r.net Git - minitube/blobdiff - src/channelaggregator.cpp
Qt5 fixes
[minitube] / src / channelaggregator.cpp
index f27f23e5e062c423e11cc5d651a88e62b7ea5399..092a9937fb9c4c0d67f67704c7345da853bf8225 100644 (file)
@@ -119,7 +119,7 @@ void ChannelAggregator::finish() {
     if (t != s[0]) return;
     */
 
-#ifdef Q_WS_MAC
+#ifdef Q_OS_MAC
     if (newVideoCount > 0 && unwatchedCount > 0 && mac::canNotify()) {
         QString channelNames;
         const int total = updatedChannels.size();