changeset 131:6d5eeec1d9a1

we don't need to import resources source file
author eldar
date Sun, 07 Jun 2009 14:05:29 +0000
parents 7ae9bc9d6935
children a860544c5ee8
files examples/desktop/systray/main.d
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/desktop/systray/main.d	Sun Jun 07 11:42:29 2009 +0000
+++ b/examples/desktop/systray/main.d	Sun Jun 07 14:05:29 2009 +0000
@@ -46,7 +46,6 @@
 import qt.gui.QSystemTrayIcon;
 
 import window;
-import qrc_systray;
 
 int main(char[][] args)
 {