index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
tab-widgets
/
TabBase.cpp
blob: 127cce6e409f41191a8b5b09b1ae388499f75fa8 (
plain
) (
blame
)
1
2
3
4
5
6
#include
"TabBase.h"
TabBase
::
TabBase
(
QWidget
*
parent
)
:
QWidget
(
parent
)
{
}