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