]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/Dialogs_impl.h
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / Dialogs_impl.h
index 278ebcce73e40540308a2563228baa67e3dfa7f7..9356e83e9f6af0ac5253bfabb7d141e46d76e64a 100644 (file)
@@ -187,7 +187,7 @@ PreambleDialog;
 
 typedef GUI<ControlPrefs, QPrefs, OkApplyCancelPolicy, Qt2BC>
 PrefsDialog;
+
 typedef GUI<ControlPrint, QPrint, OkApplyCancelPolicy, Qt2BC>
 PrintDialog;
 
@@ -208,7 +208,7 @@ TabularCreateDialog;
 
 typedef GUI<ControlTabular, QTabular, OkApplyCancelReadOnlyPolicy, Qt2BC>
 TabularDialog;
+
 typedef GUI<ControlTexinfo, QTexinfo, OkCancelPolicy, Qt2BC>
 TexinfoDialog;