diff examples/desktop/systray/main.d @ 157:7c3067c2b803

small issues
author mandel
date Tue, 16 Jun 2009 21:31:04 +0000
parents 6d5eeec1d9a1
children 3ea0efe4d31e
line wrap: on
line diff
--- a/examples/desktop/systray/main.d	Tue Jun 16 21:28:16 2009 +0000
+++ b/examples/desktop/systray/main.d	Tue Jun 16 21:31:04 2009 +0000
@@ -47,6 +47,7 @@
 
 import window;
 
+
 int main(char[][] args)
 {
 	auto app = new QApplication(args);