mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-01-12 00:00:25 +08:00
Code cleanup
This commit is contained in:
parent
ea8e442153
commit
822ad48152
@ -97,7 +97,6 @@ public:
|
||||
*/
|
||||
bool opaqueResize() const;
|
||||
}; // class name
|
||||
}
|
||||
// namespace ads
|
||||
} // namespace ads
|
||||
//-----------------------------------------------------------------------------
|
||||
#endif // ResizeHandleH
|
||||
|
@ -102,6 +102,6 @@ public:
|
||||
Q_SIGNALS:
|
||||
void sideTabAutoHideToggleRequested();
|
||||
};
|
||||
}
|
||||
|
||||
} // namespace ads
|
||||
//-----------------------------------------------------------------------------
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user