]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools at this time.
authorKruti Pendharkar <kp025370@broadcom.com>
Wed, 6 Aug 2025 06:34:17 +0000 (23:34 -0700)
committerKruti Pendharkar <kp025370@broadcom.com>
Wed, 6 Aug 2025 06:34:17 +0000 (23:34 -0700)
open-vm-tools/services/plugins/dndcp/copyPasteUIX11.h

index ebee86322a7a7911366504767f43148697f0df7d..436b057d6ff9405d3224d6789e6687aeeb33f172 100644 (file)
@@ -141,10 +141,10 @@ private:
    std::vector<Gtk::TargetEntry> mListTargets;
    GdkAtom mGHSelection;
    bool mIsClipboardOwner;
+#endif
    uint64 mClipTime;
    uint64 mPrimTime;
    uint64 mLastTimestamp;
-#endif
    CPClipboard mClipboard;
    ThreadParams mThreadParams;
    pthread_t mThread;