Changeset 14196 for trunk/qt/details.h


Ignore:
Timestamp:
Sep 8, 2013, 7:03:25 PM (10 years ago)
Author:
jordan
Message:

(trunk, qt) #4813: allow launching files in Qt interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/qt/details.h

    r14180 r14196  
    143143    void onFileWantedChanged (const QSet<int>& fileIndices, bool);
    144144    void onPathEdited (const QString& oldpath, const QString& newname);
     145    void onOpenRequested (const QString& path);
    145146    void onHonorsSessionLimitsToggled (bool);
    146147    void onDownloadLimitedToggled (bool);
Note: See TracChangeset for help on using the changeset viewer.