diff options
author | necoro <> | 2006-10-27 16:00:46 +0000 |
---|---|---|
committer | necoro <> | 2006-10-27 16:00:46 +0000 |
commit | 58c9683aa2e9daf7e6d214b6c70564446a76cd49 (patch) | |
tree | 0ca7a722b5373ef619571c17fb6880ce768b5a18 /geneticone/gui/gtk/dialogs.py | |
parent | b2959c24d9be42a90bdce9d75e55d3281c816908 (diff) | |
download | portato-58c9683aa2e9daf7e6d214b6c70564446a76cd49.tar.gz portato-58c9683aa2e9daf7e6d214b6c70564446a76cd49.tar.bz2 portato-58c9683aa2e9daf7e6d214b6c70564446a76cd49.zip |
Added wrapper for Tree and Console
Diffstat (limited to '')
-rw-r--r-- | geneticone/gui/gtk/dialogs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geneticone/gui/gtk/dialogs.py b/geneticone/gui/gtk/dialogs.py index 92b3c7f..cb643ce 100644 --- a/geneticone/gui/gtk/dialogs.py +++ b/geneticone/gui/gtk/dialogs.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# File: geneticone/gui/dialogs.py +# File: geneticone/gui/gtk/dialogs.py # This file is part of the Genetic/One-Project, a graphical portage-frontend. # # Copyright (C) 2006 René 'Necoro' Neumann |