]> ruin.nu Git - hbs.git/blobdiff - bs/fleetview.cpp
now compiles with gcc 3.1, might not work with gcc 3.0 though (not sure)
[hbs.git] / bs / fleetview.cpp
index 3935616fb31a7c23ee28fd823ca702af6314a331..03a24c9cb995722443080633d7e656f44ec67336 100644 (file)
@@ -227,7 +227,7 @@ void FleetView::slotRoidsChanged(const QString& type, int value)
 
 /////////////////////////////////////////////////////////////////////
 //
-void FleetView::slotViewTickRange(int min = -1, int max = -1)
+void FleetView::slotViewTickRange(int min, int max)
 {
        if (min > -1)
                m_iMinTick = min;