Plugins/ViewManagerPlugins/Tabview/__init__.py

Sat, 03 Feb 2018 10:45:52 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 03 Feb 2018 10:45:52 +0100
changeset 6102
a5b9f6a38faf
parent 6048
82ad8ec9548c
child 6645
ad476851d7e0
permissions
-rw-r--r--

Fixed a situation in the tabview view manager that could cause a traceback.

# -*- coding: utf-8 -*-
 
# Copyright (c) 2007 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
#
 
"""
Package containing the tabview view manager plugin.
"""

eric ide

mercurial