mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 13:00:26 -04:00 
			
		
		
		
	Merge pull request #651 from srcejon/windows_fix
Remove SDRGUI_API to allow linking on Windows
This commit is contained in:
		
						commit
						aa0cba102a
					
				| @ -21,14 +21,12 @@ | ||||
| #include <QString> | ||||
| #include <QList> | ||||
| 
 | ||||
| #include "export.h" | ||||
| 
 | ||||
| class PluginAPI; | ||||
| class Feature; | ||||
| class FeatureSetPreset; | ||||
| class WebAPIAdapterInterface; | ||||
| 
 | ||||
| class SDRGUI_API FeatureSet | ||||
| class FeatureSet | ||||
| { | ||||
| public: | ||||
|     FeatureSet(int tabIndex); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user