]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormUrl.C
Clean-up of the button controller.
[lyx.git] / src / frontends / gnome / FormUrl.C
index f3b6f51b01a80fcd6017cb9a92d6ce44cd82d388..84e00f07a34a725a23069a9ac4a547727a146d05 100644 (file)
@@ -1,4 +1,3 @@
-// -*- C++ -*-
 /* This file is part of
  * =================================================
  * 
@@ -48,7 +47,7 @@ void FormUrl::build()
        bc().setOK(ok_btn());
        bc().setCancel(cancel_btn());
        bc().setApply(apply_btn());
-       bc().setUndoAll(restore_btn());
+       bc().setRestore(restore_btn());
 
        // Make sure everything is in the correct state.
        bc().refresh();