Kaydet (Commit) 5d533bb7 authored tarafından Thorsten Behrens's avatar Thorsten Behrens Kaydeden (comit) Michael Meeks

Make all-screen presentation work again.

Change-Id: I6b276690043c202f82d5bf7e955b0534a3f9f6b1
üst adf342ca
...@@ -230,7 +230,7 @@ void SdStartPresentationDlg::InitMonitorSettings() ...@@ -230,7 +230,7 @@ void SdStartPresentationDlg::InitMonitorSettings()
nDefaultExternalIndex = nEntryIndex; nDefaultExternalIndex = nEntryIndex;
} }
if( !bUnifiedDisplay ) if( bUnifiedDisplay )
{ {
maLBMonitor.InsertEntry( msAllMonitors ); maLBMonitor.InsertEntry( msAllMonitors );
const sal_uInt32 nEntryIndex (maLBMonitor.GetEntryCount()-1); const sal_uInt32 nEntryIndex (maLBMonitor.GetEntryCount()-1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment