Add missing space before opening brace.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#include <View.h>
|
#include <View.h>
|
||||||
|
|
||||||
|
|
||||||
class BStringView : public BView{
|
class BStringView : public BView {
|
||||||
public:
|
public:
|
||||||
BStringView(BRect bounds, const char* name,
|
BStringView(BRect bounds, const char* name,
|
||||||
const char* text, uint32 resizeFlags
|
const char* text, uint32 resizeFlags
|
||||||
|
|||||||
Reference in New Issue
Block a user