Index: scribus/ui/propertiespalette_xyz.cpp
===================================================================
--- scribus/ui/propertiespalette_xyz.cpp	(revision 19278)
+++ scribus/ui/propertiespalette_xyz.cpp	(working copy)
@@ -535,7 +535,7 @@
 #endif
 			break;
 		case PageItem::Line:
-			basePointWidget->setEnabled(false);
+			basePointWidget->setEnabled(true);
 			break;
 		}
 	}
