[pitivi: 11/18] application: Remove the FIXME related to subclassing InteractivePitivi



commit d57c23ab0c32460ab7fe926c514ff12bb8e6d67a
Author: Thibault Saunier <thibault saunier collabora co uk>
Date:   Sun Mar 6 18:19:17 2011 +0100

    application: Remove the FIXME related to subclassing InteractivePitivi

 pitivi/application.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/pitivi/application.py b/pitivi/application.py
index 9e27115..fe01f4c 100644
--- a/pitivi/application.py
+++ b/pitivi/application.py
@@ -65,8 +65,6 @@ from pitivi.ui.startupwizard import StartUpWizard
 # AND THEN load up the required parts.
 # This will result in a much better end-user experience
 
-# FIXME : maybe we should have subclasses for UI and CLI
-
 class Pitivi(Loggable, Signallable):
     """
     Pitivi's main application class.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]