]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/bobtoolz/funchandlers.cpp
ported bobtoolz
[xonotic/netradiant.git] / contrib / bobtoolz / funchandlers.cpp
index ca218f5b522aa13404f38137a827469c53f812ee..a429b78d2655e2a1ce4b2389b21d8ff2373b21f9 100644 (file)
@@ -309,6 +309,8 @@ void FixBrushes()
 
 void AutoCaulk()
 {
 
 void AutoCaulk()
 {
+  UndoableCommand undo("bobToolz.autoCaulk");
+
        if(!el1Loaded)
                autocaulkDlg.m_Warning1 = "WARNING: Brush exclusion list not found\n, ALL BRUSHES WILL BE USED";
 
        if(!el1Loaded)
                autocaulkDlg.m_Warning1 = "WARNING: Brush exclusion list not found\n, ALL BRUSHES WILL BE USED";