##// END OF EJS Templates
First version of the gse-lesia module...
First version of the gse-lesia module Slight changes on the rmapplugin

File last commit:

r23:23c09fe5a8b6 default
r23:23c09fe5a8b6 default
Show More
hkdisplay.cpp
6 lines | 88 B | text/x-c | CppLexer
#include "hkdisplay.h"
HKDisplay::HKDisplay(QWidget *parent) :
QWidget(parent)
{
}