Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Bug: Scroll icons in home folder
Re: Bug: Scroll icons in home folder [message #36687 is a reply to message #36542] |
Mon, 25 June 2012 20:09  |
Pavel
Messages: 2 Registered: June 2012
|
Junior Member |
|
|
Someone forgot to remove debug code...
r3911 | cxl | 2011-09-26 19:19:58 +0400 (Mon, 26 Sep 2011) | 1 line
*CtrlLib: Fixed appearance of scrollbars for certain gtk themes
--- uppsrc/Draw/Cham.cpp (revision 5074)
+++ uppsrc/Draw/Cham.cpp (working copy)
@@ -1,6 +1,6 @@
#include "Draw.h"
-#if defined(_DEBUG) && 1
+#if 0
_DBG_
#include <plugin/png/png.h>
|
|
|
Goto Forum:
Current Time: Thu Aug 21 06:10:30 CEST 2025
Total time taken to generate the page: 0.05156 seconds
|