Add missing space before opening brace.

This commit is contained in:
Michael Lotz 2012-06-24 16:17:32 +02:00
parent 9c7d5593e6
commit bfc18b1ecd

View File

@ -9,7 +9,7 @@
#include <View.h>
class BStringView : public BView{
class BStringView : public BView {
public:
BStringView(BRect bounds, const char* name,
const char* text, uint32 resizeFlags