aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Transparent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Transparent.cc')
-rw-r--r--src/FbTk/Transparent.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Transparent.cc b/src/FbTk/Transparent.cc
index 60afe3e..992678a 100644
--- a/src/FbTk/Transparent.cc
+++ b/src/FbTk/Transparent.cc
@@ -335,7 +335,7 @@ void Transparent::freeAlpha() {
335 m_alpha = 255; 335 m_alpha = 255;
336} 336}
337 337
338}; // end namespace FbTk 338} // end namespace FbTk
339 339
340 340
341 341