Merge pull request #188 from PolyMC/removal/notifications
remove notifications
This commit is contained in:
		@@ -28,7 +28,6 @@
 | 
			
		||||
 | 
			
		||||
class LaunchController;
 | 
			
		||||
class NewsChecker;
 | 
			
		||||
class NotificationChecker;
 | 
			
		||||
class QToolButton;
 | 
			
		||||
class InstanceProxyModel;
 | 
			
		||||
class LabeledToolButton;
 | 
			
		||||
@@ -168,8 +167,6 @@ private slots:
 | 
			
		||||
 | 
			
		||||
    void updateNotAvailable();
 | 
			
		||||
 | 
			
		||||
    void notificationsChanged();
 | 
			
		||||
 | 
			
		||||
    void defaultAccountChanged();
 | 
			
		||||
 | 
			
		||||
    void changeActiveAccount();
 | 
			
		||||
@@ -215,7 +212,6 @@ private:
 | 
			
		||||
    KonamiCode * secretEventFilter = nullptr;
 | 
			
		||||
 | 
			
		||||
    unique_qobject_ptr<NewsChecker> m_newsChecker;
 | 
			
		||||
    unique_qobject_ptr<NotificationChecker> m_notificationChecker;
 | 
			
		||||
 | 
			
		||||
    InstancePtr m_selectedInstance;
 | 
			
		||||
    QString m_currentInstIcon;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user