|  |  | @ -12,8 +12,8 @@ public: | 
			
		
	
		
		
			
				
					
					|  |  |  |   void setItem(const Network& n, const QPixmap &icon, bool show_forget_btn, const QPixmap &strength); |  |  |  |   void setItem(const Network& n, const QPixmap &icon, bool show_forget_btn, const QPixmap &strength); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | signals: |  |  |  | signals: | 
			
		
	
		
		
			
				
					
					|  |  |  |   void connectToNetwork(const Network &n); |  |  |  |   void connectToNetwork(const Network n); | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |   void forgotNetwork(const Network &n); |  |  |  |   void forgotNetwork(const Network n); | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | protected: |  |  |  | protected: | 
			
		
	
		
		
			
				
					
					|  |  |  |   ElidedLabel* ssidLabel; |  |  |  |   ElidedLabel* ssidLabel; | 
			
		
	
	
		
		
			
				
					|  |  | @ -43,7 +43,7 @@ private: | 
			
		
	
		
		
			
				
					
					|  |  |  |   std::vector<WifiItem*> wifi_items; |  |  |  |   std::vector<WifiItem*> wifi_items; | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | signals: |  |  |  | signals: | 
			
		
	
		
		
			
				
					
					|  |  |  |   void connectToNetwork(const Network &n); |  |  |  |   void connectToNetwork(const Network n); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | public slots: |  |  |  | public slots: | 
			
		
	
		
		
			
				
					
					|  |  |  |   void refresh(); |  |  |  |   void refresh(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |