]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/install-progress.h
Merge branch 'debian/sid' into debian/experimental
[apt.git] / apt-pkg / install-progress.h
index 912700e8d8c580ceeb5d77f80a5a419e6870d918..d8b4a5c8265b51b839ab8ec015985ed3295cb072 100644 (file)
@@ -119,7 +119,7 @@ namespace Progress {
  class PackageManagerFancy : public PackageManager
  {
  private:
-    static void staticSIGWINCH(int);
+    APT_HIDDEN static void staticSIGWINCH(int);
     static std::vector<PackageManagerFancy*> instances;
     APT_HIDDEN bool DrawStatusLine();