-rw-r--r-- | examples/python/simple.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/simple.py b/examples/python/simple.py index 0ac9bd2..44fcae7 100644 --- a/examples/python/simple.py +++ b/examples/python/simple.py @@ -1,5 +1,5 @@ -#!pyquicklauncher +#!/usr/bin/env pyquicklauncher # -*- coding: iso8859-15 -*- #--------------------------------------------------------------------------------------------------# """ =. This file is part of the PyQt examples collection .=l. Copyright (C) 2004 Michael Lauer <mickey@Vanille.de> |