]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/gnomeBC.C
A lean, clean and working start to the new, improved gnome frontend.
[lyx.git] / src / frontends / gnome / gnomeBC.C
index 810e8a9d673aff7656c181748c605b3b068192e0..e79bb70931c02689ca217a3f15a892010dcb94c1 100644 (file)
@@ -29,10 +29,4 @@ void gnomeBC::setButtonEnabled(Gtk::Button * btn, bool enabled)
 
 
 void gnomeBC::setButtonLabel(Gtk::Button * obj, string const & label)
-{
-#ifdef WITH_WARNINGS
-#warning Implement me! (be 20010329)
-#endif
-       // There is no methods set_text!
-       //obj->set_text(label);
-}
+{}