Fix >
This commit is contained in:
		
							parent
							
								
									1791fc6480
								
							
						
					
					
						commit
						bd44be2921
					
				
					 3 changed files with 1 additions and 5 deletions
				
			
		|  | @ -21,7 +21,7 @@ | |||
|  */ | ||||
| 
 | ||||
| #include <QDateTime> | ||||
| #include <QStringList>> | ||||
| #include <QStringList> | ||||
| #include "json.h" | ||||
| 
 | ||||
| namespace QtJson { | ||||
|  |  | |||
|  | @ -18,8 +18,5 @@ | |||
| #include "services/abstract/serviceentrypoint.h" | ||||
| 
 | ||||
| 
 | ||||
| ServiceEntryPoint::ServiceEntryPoint() { | ||||
| } | ||||
| 
 | ||||
| ServiceEntryPoint::~ServiceEntryPoint() { | ||||
| } | ||||
|  |  | |||
|  | @ -30,7 +30,6 @@ class FeedsModel; | |||
| class ServiceEntryPoint { | ||||
|   public: | ||||
|     // Constructors.
 | ||||
|     explicit ServiceEntryPoint(); | ||||
|     virtual ~ServiceEntryPoint(); | ||||
| 
 | ||||
|     // Creates new service root item, which is ready to be added
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue