##// END OF EJS Templates
fixed install mistake on SocExplorer common
fixed install mistake on SocExplorer common

File last commit:

r0:1aa783210b8e default
r46:d2e3b72ddd07 default
Show More
ucwidgets.h
11 lines | 112 B | text/x-c | CLexer
#ifndef UCWIDGETS_H
#define UCWIDGETS_H
class UcWidgets
{
public:
UcWidgets();
};
#endif // UCWIDGETS_H