##// END OF EJS Templates
Added widget focus on selection in the tree list.
Added widget focus on selection in the tree list.

File last commit:

r0:1aa783210b8e default
r11:1576f6bb2776 default
Show More
regsviewer.cpp
6 lines | 95 B | text/x-c | CppLexer
#include "regsviewer.h"
regsViewer::regsViewer(QWidget *parent) :
QScrollArea(parent)
{
}