##// END OF EJS Templates
changes on the gresb class, several methods and parameters added
changes on the gresb class, several methods and parameters added

File last commit:

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