]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/dpkgpm.h
reshuffle dpkgpm.cc code a bit more
[apt.git] / apt-pkg / deb / dpkgpm.h
index 3b8d3662315c29416021ef4e48ef231f7b29508f..1a58e1af5959fb07e515cb45aa020d227ba9e00f 100644 (file)
@@ -87,6 +87,7 @@ class pkgDPkgPM : public pkgPackageManager
    // Terminal progress 
    void SetupTerminalScrollArea(int nr_scrolled_rows);
    void SendTerminalProgress(float percentage);
+   void CleanupTerminal();
 
    // apport integration
    void WriteApportReport(const char *pkgpath, const char *errormsg);