diff options
Diffstat (limited to 'src/FbTk/Texture.cc')
-rw-r--r-- | src/FbTk/Texture.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Texture.cc b/src/FbTk/Texture.cc index eea7f27..5a12e8d 100644 --- a/src/FbTk/Texture.cc +++ b/src/FbTk/Texture.cc | |||
@@ -147,4 +147,4 @@ void Texture::calcHiLoColors(int screen_num) { | |||
147 | m_locolor.setPixel(xcol.pixel); | 147 | m_locolor.setPixel(xcol.pixel); |
148 | } | 148 | } |
149 | 149 | ||
150 | }; // end namespace FbTk | 150 | } // end namespace FbTk |