Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/clipboardpanelwindow.py
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-07-02 08:21:58 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-07-02 08:21:58 (GMT)
commit11ac82143a2ab3c41bed8ec05305f3555ced002a (patch)
treef348f78eceeabd5161447188686726bad4030bb0 /shell/view/frame/clipboardpanelwindow.py
parent29ccfcf9b35d0f545ca63b23c12664c397ae97f5 (diff)
Corrected some formatting issues with imports.
Diffstat (limited to 'shell/view/frame/clipboardpanelwindow.py')
-rw-r--r--shell/view/frame/clipboardpanelwindow.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/view/frame/clipboardpanelwindow.py b/shell/view/frame/clipboardpanelwindow.py
index e708c5e..3e2f626 100644
--- a/shell/view/frame/clipboardpanelwindow.py
+++ b/shell/view/frame/clipboardpanelwindow.py
@@ -13,7 +13,9 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
import logging
+
import gtk
import hippo