Skip to content

Commit

Permalink
Fixed bad commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Luc Paour committed Jun 29, 2005
1 parent a10f591 commit 11661ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions com/gallery/GalleryRemote/prefs/PreferencesDialog.java
Expand Up @@ -2,11 +2,14 @@

import com.gallery.GalleryRemote.GalleryRemote;
import com.gallery.GalleryRemote.Log;
import com.gallery.GalleryRemote.MainFrame;
import com.gallery.GalleryRemote.util.DialogUtil;
import com.gallery.GalleryRemote.util.GRI18n;

import javax.swing.*;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelectionListener;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.IOException;
Expand Down

0 comments on commit 11661ed

Please sign in to comment.