repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
headers/bsd: Add sys/queue.h.
[haiku.git]
/
src
/
kits
/
debugger
/
settings
/
TeamUiSettings.cpp
blob
76b96e02666645dd9868dd245f458ce03e907f5c
1
/*
2
* Copyright 2011, Rene Gollent, rene@gollent.com.
3
* Distributed under the terms of the MIT License.
4
*/
5
6
7
#include
"TeamUiSettings.h"
8
9
10
TeamUiSettings
::
TeamUiSettings
()
11
{
12
}
13
14
15
TeamUiSettings
::~
TeamUiSettings
()
16
{
17
}