]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiTabular.h
Move the half baked code that guesses whether to default on metric or
[features.git] / src / frontends / qt4 / GuiTabular.h
index f6e1e21618f5b828fd3b7b7a5f596aac1b78b049..185bb800bdf86c8b0e2a2c02884742441bcccda0 100644 (file)
@@ -91,8 +91,6 @@ private:
 
        ///
        Tabular::idx_type getActiveCell() const;
-       /// return true if units should default to metric
-       bool useMetricUnits() const;
        /// set a parameter
        void set(Tabular::Feature, std::string const & arg = std::string());