We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c3d42 commit 7276eb0Copy full SHA for 7276eb0
jabgui/src/main/java/org/jabref/gui/cleanup/CleanupDialogViewModel.java
@@ -16,7 +16,7 @@
16
import org.jabref.gui.DialogService;
17
import org.jabref.gui.LibraryTab;
18
import org.jabref.gui.StateManager;
19
-import org.jabref.gui.undo.NamedCompound;
+import org.jabref.gui.logic.NamedCompound;
20
import org.jabref.gui.undo.UndoableFieldChange;
21
import org.jabref.logic.JabRefException;
22
import org.jabref.logic.cleanup.CleanupPreferences;
0 commit comments