##// END OF EJS Templates
Ready for packaging
Ready for packaging

File last commit:

r0:1aa783210b8e default
r115:72ed489c2daa socexplorer-0.7-3 0.6
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