CustusX
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxResources.h
Go to the documentation of this file.
1
2
#ifndef CXRESOURCES_H_
3
#define CXRESOURCES_H_
4
5
#ifdef CX_WINDOWS
6
7
#include "cxGuiExport.h"
8
9
//This is a hack on windows.
10
//For some reason Q_INIT_RESOURCE(cxResources)
11
//does not make these symbols visual to the linker
12
cxGui_EXPORT
int
__cdecl qInitResources_cxResources();
13
14
#endif //
15
#endif //CXRESOURCES_H_
CX
source
gui
cxResources.h
Generated on Thu Jun 16 2022 21:29:50 for CustusX by
1.8.11