##// END OF EJS Templates
changes on the gresb class, object ready for usage in the rmapplugin
changes on the gresb class, object ready for usage in the rmapplugin

File last commit:

r5:ead10fa095b7 default
r7:7c1589fec151 default
Show More
bridge.cpp
6 lines | 79 B | text/x-c | CppLexer
#include "bridge.h"
bridge::bridge(QWidget *parent) :
QWidget(parent)
{
}