summaryrefslogtreecommitdiff
path: root/le_new/src/main.cpp
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2014-09-24 18:20:30 +0100
committerTim Redfern <tim@eclectronics.org>2014-09-24 18:20:30 +0100
commit1aef8df9feeff8c76411bb4f4faa2e51d3ee252e (patch)
tree116088fddf1f370c41943f8bfe5f1850a6b5b586 /le_new/src/main.cpp
parentb7d6cc7503cb596bb1a6ed916ac8e3a77a7b9f99 (diff)
any changes
Diffstat (limited to 'le_new/src/main.cpp')
-rw-r--r--le_new/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/le_new/src/main.cpp b/le_new/src/main.cpp
index 4beb7c9..7d1820d 100644
--- a/le_new/src/main.cpp
+++ b/le_new/src/main.cpp
@@ -7,7 +7,7 @@
int main( ){
//ofxFensterManager::setup(4080,768,OF_WINDOW);
- ofxFensterManager::setup(250,400,OF_WINDOW);
+ ofxFensterManager::setup(225,400,OF_WINDOW);
// this kicks off the running of my app
// can be OF_WINDOW or OF_FULLSCREEN