Skip to content
Snippets Groups Projects
Commit 0941c803 authored by marco's avatar marco
Browse files

fix pasto

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1901 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent e1d7061e
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ private slots: ...@@ -54,7 +54,7 @@ private slots:
private: private:
void LoadObject(const QModelIndex& index); void LoadObject(const QModelIndex& index);
void UpdateMenu(const QString path); void UpdateMenu(const QString path);
void FileBrowser::AddItem(const QDir directory, QString mypath=""); void AddItem(const QDir directory, QString mypath="");
QComboBox* menu_; QComboBox* menu_;
QDirModel* model_; QDirModel* model_;
QListView* view_; QListView* view_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment