From 5a2cace690a851b4ec231f4c9d555cf3b13c407e Mon Sep 17 00:00:00 2001 From: Lucas Thode Date: Thu, 28 Oct 2010 12:22:04 -0500 Subject: [PATCH] Moved the old import/export dialog code aside. It will be removed in the near future. --- gui/{importExport.py => obsolete_importExport.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gui/{importExport.py => obsolete_importExport.py} (100%) diff --git a/gui/importExport.py b/gui/obsolete_importExport.py similarity index 100% rename from gui/importExport.py rename to gui/obsolete_importExport.py