Prevent node labels to be deleted.

This commit is contained in:
grossmj
2014-08-14 17:30:39 -06:00
parent 9e818a7557
commit 2c70423806
3 changed files with 7 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ setup(
package_data={"gns3": ["configs/*.txt"]},
platforms="any",
classifiers=[
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Environment :: X11 Applications :: Qt",
"Intended Audience :: Information Technology",
"Topic :: System :: Networking",