Browse Source

Misc

tags/1.9.4
falkTX 12 years ago
parent
commit
e37679b479
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      source/patchcanvas.py
  2. +1
    -1
      source/patchcanvas_theme.py

+ 1
- 1
source/patchcanvas.py View File

@@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# For a full copy of the GNU General Public License see the COPYING file
# For a full copy of the GNU General Public License see the GPL.txt file


# TODO - apply last changes to c++ (2 commits + theme changes) # TODO - apply last changes to c++ (2 commits + theme changes)




+ 1
- 1
source/patchcanvas_theme.py View File

@@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# For a full copy of the GNU General Public License see the COPYING file
# For a full copy of the GNU General Public License see the GPL.txt file


# ------------------------------------------------------------------------------------------------------------ # ------------------------------------------------------------------------------------------------------------
# Imports (Global) # Imports (Global)


Loading…
Cancel
Save