diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-05-14 19:47:14 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-05-14 19:47:14 (GMT) |
| commit | f39d2361e7e7ae13f84ab61920930847742b413a (patch) | |
| tree | 9dcdaadde02620ce00aaf460a9c7cd5e2c954770 /Style.cpp | |
| parent | 4bb90d0d79d983c2f6d16af4575661b845a3d72f (diff) | |
| download | powder-f39d2361e7e7ae13f84ab61920930847742b413a.zip powder-f39d2361e7e7ae13f84ab61920930847742b413a.tar.gz | |
Improve appearance of some dialogues, style defaults
Diffstat (limited to 'Style.cpp')
| -rw-r--r-- | Style.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Style.cpp b/Style.cpp new file mode 100644 index 0000000..f87c837 --- /dev/null +++ b/Style.cpp @@ -0,0 +1,9 @@ +// +// Style.cpp +// The Powder Toy +// +// Created by Simon Robertshaw on 14/05/2012. +// Copyright (c) 2012 __MyCompanyName__. All rights reserved. +// + +#include <iostream> |
