mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Fix compilation with CMake.
This changes are only to make CMake compile again after the addition of the export dialog. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									51e5030c06
								
							
						
					
					
						commit
						3750d55665
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -136,6 +136,7 @@ SET(SUBSURFACE_INTERFACE
 | 
				
			||||||
	qt-ui/tagwidget.cpp
 | 
						qt-ui/tagwidget.cpp
 | 
				
			||||||
	qt-ui/groupedlineedit.cpp
 | 
						qt-ui/groupedlineedit.cpp
 | 
				
			||||||
	qt-ui/usermanual.cpp
 | 
						qt-ui/usermanual.cpp
 | 
				
			||||||
 | 
						qt-ui/divelogexportdialog.cpp
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#the profile widget
 | 
					#the profile widget
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,6 @@
 | 
				
			||||||
#include <QDebug>
 | 
					#include <QDebug>
 | 
				
			||||||
#include <QSettings>
 | 
					#include <QSettings>
 | 
				
			||||||
#include <libxslt/documents.h>
 | 
					#include <libxslt/documents.h>
 | 
				
			||||||
#include "mainwindow.h"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define tr(_arg) QObject::tr(_arg)
 | 
					#define tr(_arg) QObject::tr(_arg)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue