forked from qt-creator/qt-creator
8 lines
54 B
C++
8 lines
54 B
C++
![]() |
// Copyright header
|
||
|
|
||
|
#include "bar.h"
|
||
|
|
||
|
Bar::Bar()
|
||
|
{
|
||
|
}
|