mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 22:03:09 -06:00
Removed an annoying LOGBLOCK
git-svn-id: svn://ultimatepp.org/upp/trunk@1337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
5e1679a25c
commit
fcdc51f9d4
1 changed files with 1 additions and 1 deletions
|
|
@ -559,7 +559,7 @@ void PlotterCtrl::PostRefresh()
|
|||
|
||||
void PlotterCtrl::Paint(Draw& draw)
|
||||
{
|
||||
LOGBLOCK("PlotterCtrl::Paint");
|
||||
LLOGBLOCK("PlotterCtrl::Paint");
|
||||
LLOG("PlotterCtrl::Paint @ " << GetSysTime());
|
||||
bool shown = IsDragging();
|
||||
DragHide();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue