OSDN Git Service

fixing
authorsuma <devnull@localhost>
Sat, 6 Dec 2008 20:18:32 +0000 (05:18 +0900)
committersuma <devnull@localhost>
Sat, 6 Dec 2008 20:18:32 +0000 (05:18 +0900)
src/control/standard/hexview.cpp
src/control/view.cpp

index 0d5fcc5..de8c06b 100644 (file)
@@ -164,9 +164,6 @@ void HexView::refreshPixmap(int type, int line, int end)
                y  += config_.byteHeight() * line;
                yMax = min(y + config_.byteHeight() * end, height());
                yCount = config_.drawableLines(yMax - y);
-#undef qDebug
-               qDebug("ref  - beg:%d end:%d count:%d", line, end, yCount);
-#define qDebug
                break;
        }
        quint64 top = (cur_->Top + line) * 16;
index 0f0b18a..66f6ca8 100644 (file)
@@ -74,7 +74,6 @@ void View::getDrawColors(const DrawInfo &di, DCIList &ci, QColor *defColors)
        } else {
 
                // buggy(highlight)
-
                // case: Selected
                quint64 index = top;
                // check colors