projects
/
ccbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
703fd7e
)
Re-add OpenGL window, we commented it out and forgot it that way.
author
Steinar H. Gunderson
<sesse@samfundet.no>
Sat, 19 Feb 2005 02:27:07 +0000
(
02:27
+0000)
committer
Steinar H. Gunderson
<sesse@samfundet.no>
Sat, 19 Feb 2005 02:27:07 +0000
(
02:27
+0000)
bigscreen/ccbs_bigscreen.cpp
patch
|
blob
|
history
diff --git
a/bigscreen/ccbs_bigscreen.cpp
b/bigscreen/ccbs_bigscreen.cpp
index
962de50
..
17b71df
100644
(file)
--- a/
bigscreen/ccbs_bigscreen.cpp
+++ b/
bigscreen/ccbs_bigscreen.cpp
@@
-167,7
+167,7
@@
int main(int argc, char **argv)
{
ucs4_iconv = iconv_open("ucs-4", "utf-8");
{
ucs4_iconv = iconv_open("ucs-4", "utf-8");
-
//
GLWindow glw("CCBS bigscreen", 800, 600, 32, false, 16, -1);
+
GLWindow glw("CCBS bigscreen", 800, 600, 32, false, 16, -1);
try {
pqxx::connection conn("dbname=ccbs host=altersex.samfundet.no user=ccbs password=GeT|>>B_");
FlagTrigger tournament_changed(conn, "active_tournament");
try {
pqxx::connection conn("dbname=ccbs host=altersex.samfundet.no user=ccbs password=GeT|>>B_");
FlagTrigger tournament_changed(conn, "active_tournament");