Start: header uniformity + whitespace management + misc. pep8 fixes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#***************************************************************************
|
||||
#* *
|
||||
#* Copyright (c) 2012 Yorik van Havre <yorik@uncreated.net> *
|
||||
#* *
|
||||
#* This program is free software; you can redistribute it and/or modify *
|
||||
@@ -23,6 +22,7 @@
|
||||
import sys
|
||||
from PySide import QtGui
|
||||
|
||||
|
||||
def translate(context,text):
|
||||
|
||||
"convenience function for the Qt translator"
|
||||
|
||||
Reference in New Issue
Block a user