aboutsummaryrefslogtreecommitdiff
path: root/dw/imgbuf.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-10-30 01:37:29 +0000
committercorvid <corvid@lavabit.com>2012-10-30 01:37:29 +0000
commit0c62630e68c0d6376ee04f163d48315c725ecf5c (patch)
tree531d9810b92777b88dcc9acca7e5a6eb0c23cbb6 /dw/imgbuf.hh
parentef54550e4823fbd1536473baa8a30dcb6beec56f (diff)
trim some spaces
Diffstat (limited to 'dw/imgbuf.hh')
-rw-r--r--dw/imgbuf.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dw/imgbuf.hh b/dw/imgbuf.hh
index 150bf165..d6f41d21 100644
--- a/dw/imgbuf.hh
+++ b/dw/imgbuf.hh
@@ -175,8 +175,8 @@ public:
virtual Imgbuf* getScaledBuf (int width, int height) = 0;
virtual void getRowArea (int row, dw::core::Rectangle *area) = 0;
- virtual int getRootWidth () = 0;
- virtual int getRootHeight () = 0;
+ virtual int getRootWidth () = 0;
+ virtual int getRootHeight () = 0;
/*
* Reference counting.