mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-03 06:12:43 -06:00
Docking & TabBar: namespace declaration changed
git-svn-id: svn://ultimatepp.org/upp/trunk@1345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ea663abce2
commit
0dfde73755
21 changed files with 62 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include <Docking/Docking.h>
|
||||
|
||||
using namespace Upp;
|
||||
/*
|
||||
** This is very simple example designed to show the basics of setting up a
|
||||
** docking window without many of the compicated features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue