--- story.h	2007-01-26 17:06:08.000000000 -0600
+++ story.h.consolidate.h	2007-04-24 20:10:33.000000000 -0500
@@ -345,6 +345,13 @@
 	PageItem* currentItem() const;
 	ScribusDoc* currentDocument() const;
 
+	//Moved duplicate code to separate methods for consistency for #5484
+	void setEditorPropsFromFrame();
+	void setEditorPropsFromStyle();
+	void setEditorPropsFromChar(struct PtiSmall *hg);
+	void setParPropsFromFrame(int pa);
+	void setParPropsFromStyle(int pa);
+
 	/*! Enables/disables the "smart" selection (#1203) - 10/16/2004 pv */
 	bool smartSelection;
 	int smartSel;
