mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
Removed debug output
This commit is contained in:
parent
6cf05c3438
commit
b85a6b55d9
@ -160,7 +160,8 @@ CAutoHideDockContainer* CSideTabBar::insertDockWidget(int Index, CDockWidget* Do
|
||||
//============================================================================
|
||||
void CSideTabBar::removeDockWidget(CDockWidget* DockWidget)
|
||||
{
|
||||
|
||||
Q_UNUSED(DockWidget);
|
||||
// TODO implement
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user