mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 02:57:44 +00:00
Merge remote-tracking branch 'upstream/collaborative' into collaboration-monitor
This commit is contained in:
commit
66fd8b6415
@ -540,7 +540,7 @@ public class Case implements SleuthkitCase.ErrorObserver {
|
||||
*
|
||||
* @param newDataSource new data source added
|
||||
*/
|
||||
void notifyNewDataSource(Content newDataSource) {
|
||||
public void notifyNewDataSource(Content newDataSource) {
|
||||
eventPublisher.publish(new DataSourceAddedEvent(newDataSource));
|
||||
CoreComponentControl.openCoreWindows();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user