diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-03-04 02:23:03 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-03-04 02:23:03 (GMT) |
commit | 94d4acf76566ec2bc24f60b78d46690df6d3370d (patch) | |
tree | ad3aa52bb83d8f98ba249a02f958ccabe33826a4 /src/OffscreenView.h | |
parent | 689fdad0acfd17aa2676bd5bcf34ebba29c383a5 (diff) |
cleanup tab spacing
Diffstat (limited to 'src/OffscreenView.h')
-rw-r--r-- | src/OffscreenView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OffscreenView.h b/src/OffscreenView.h index bb1cee5..8a3daaf 100644 --- a/src/OffscreenView.h +++ b/src/OffscreenView.h @@ -22,7 +22,7 @@ public: // overrides bool save(const char *filename); - std::string getRendererInfo() const; + std::string getRendererInfo() const; #ifdef ENABLE_OPENCSG void display_opencsg_warning(); #endif |