@@ -181,6 +181,15 @@ set(NOTIFICATIONS_SOURCES
 | 
			
		||||
    notifications/NotificationChecker.cpp
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
# Backend for the news bar... there's usually no news.
 | 
			
		||||
set(NEWS_SOURCES
 | 
			
		||||
    # News System
 | 
			
		||||
    news/NewsChecker.h
 | 
			
		||||
    news/NewsChecker.cpp
 | 
			
		||||
    news/NewsEntry.h
 | 
			
		||||
    news/NewsEntry.cpp
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
# Icon interface
 | 
			
		||||
set(ICONS_SOURCES
 | 
			
		||||
    # Icons System and related code
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user