Ticket #1802: gallery.diff

File gallery.diff, 403 bytes (added by leo+nospam at weppelman.net, 19 years ago)
  • iconview.cpp

     
    132132                SLOT(mediaStatusChanged(MediaStatus, MythMediaDevice*)));
    133133
    134134        loadDirectory(m_currDevice->getMountPath());
     135        m_galleryDir = m_currDevice->getMountPath();
    135136
    136137        mon->Unlock(m_currDevice);
    137138    }